Use the contracts to write expressions to generate images similar to those pictured. Go to code.pyret.org (CPO) to test your code.

# ellipse :: Number, Number, String, String -> Image

black outline of an ellipse that’s about 3 times as tall as it is wide

Use the Contract to write an expression that generates a similar image:

solid black ellipse that’s about 3 times as wide as it is tall

Use the Contract to write an expression that generates a similar image:

What changes with the first Number?

What about the shape changes with the second Number?

Write an expression using ellipse to produce a circle.

# regular-polygon :: Number, Number, String, String -> Image

solid black pentagon

Use the Contract to write an expression that generates a similar image:

black outline of an octagon

Use the Contract to write an expression that generates a similar image:

What changes with the first Number?

What about the shape changes with the second Number?

Use regular-polygon to write an expression for a square!

How would you describe a regular polygon to a friend?

These materials were developed partly through support of the National Science Foundation, (awards 1042210, 1535276, 1648684, 1738598, 2031479, and 1501927). CCbadge 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.