Exercise:   Matching Contracts and Examples

Exercise: Matching Contracts and Examples

Directions: Match each Example on the left with the Contract on the right. NOTE: Multiple examples may match to the same contract!
  •  

    ; match : number number -> number

  •  

    ; match : number -> string

  •  

    ; match : string string -> image

  •  

    ; match : number -> image

  •  

    ; match : image number -> number

  •  

  •  

  •