★ NOTE★ When writing examples, you can assume that we have predefined image-a and image-b.

Nassim loves all things symmetrical. He figured out that if you flip an image horizontally and then place it beside the original image, you can turn any image into a symmetrical image. Help him to be more efficient by writing a new function symmetry that will take in any image and use it to make a new symmetrical image.

Contract and Purpose Statement

Every contract has three parts…​

________::_____->_____

_

Examples

Write some examples, then circle and label what changes…​

examples:

________ (_______) is _________________________________________

________ (_______) is _________________________________________

end

Definition

Write the definition, giving variable names to all your input values…​

fun ________(_____):

_____________________________________

end

A Contract worth remembering:

# beside :: Image, Image -> Image # places two images beside each other

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.