Exam (elaborations)
Problem Set 5 - UBC - CPSC 110
- Course
- CPSC 110 (CPSC110)
- Institution
- University Of Columbia
(require spd/tags) (require 2htdp/image) (require 2htdp/universe) (@assignment lab-05) (@cwl ???) ;; Problem 1 ;; Complete the design of a function called pyramid that takes a natural ;; number n and an image, and constructs an n-tall, n-wide pyramid of ;; copies of that image. ;; For inst...
[Show more]