Directions: Answer each of the following questions in the space provided:
-
How many arguments does the circle function take in(circle (* 3 10) "outline" "black")?
-
How many arguments does the string-append function take in(string-append "Happy" "Halloween")?
-
What is the name of the function being used in(* 4 5)?
-
What is the name of the function being used in(string-length "Math is fun!")?
-
What is the name of the outermost function being used in(rotate 45 (star 15 "solid" "orange"))?
-
Is"outline"the name of a function or an argument in(triangle 48 "outline" "pink")?
-
How many arguments doesrotateexpect in(rotate 45 (star 15 "solid" "orange"))?
-
What is the first argument to therotatefunction in(rotate 45 (star 15 "solid" "orange"))?
-
What is the third argument to thestarfunction in(rotate 45 (star 15 "solid" "orange"))?
These materials were developed partly through support of the National Science Foundation,
(awards 1042210, 1535276, 1648684, and 1738598).
BS:Games by Jen Poole, Emmanuel Schanzer, Ed Campos Jr, and Dorai Sitaram
is licensed under a
Creative Commons 4.0 Unported License.
Based on a work at www.BootstrapWorld.org.
Permissions beyond the scope of this license may be available by contacting
schanzer@BootstrapWorld.org.