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

Directions: 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…​

(EXAMPLE (________ _______)__________________________________________)

(EXAMPLE (________ _______)__________________________________________)

Definition

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

(define (________ ______)

________________________________________)

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, and 1738598). 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.