For questions 1,2,4,5,8 & 9, use the contracts provided to find expressions that will generate images similar to the ones pictured.
Test your code in code.pyret.org (CPO) before recording it.
The numbers used in student code will vary, but should have relationships proportional to the ones shown in the solutions.
# ellipse :: (Numberwidth, Numberheight, Stringfill-style, Stringcolor) -> Image
1 |
||
2 |
||
3 |
Write an expression using |
# regular-polygon :: (Numberside-length, Numbernumber-of-sides, Stringfill-style, Stringcolor) -> Image
4 |
||
5 |
||
6 |
Use |
|
7 |
How would you describe a regular polygon to a friend? |
# rhombus :: (Numbersize, Numbertop-angle, Stringfill-style, Stringcolor) -> Image
8 |
||
9 |
||
10 |
Write an expression to generate a |
These materials were developed partly through support of the National Science Foundation, (awards 1042210, 1535276, 1648684, 1738598, 2031479, and 1501927).
Bootstrap by the Bootstrap Community is licensed under a Creative Commons 4.0 Unported License. This license does not grant permission to run training or professional development. Offering training or professional development with materials substantially derived from Bootstrap must be approved in writing by a Bootstrap Director. Permissions beyond the scope of this license, such as to run training, may be available by contacting contact@BootstrapWorld.org.