Name: _________________________________________
Date: _________________________________________
Exercises from
Chapter 3
1. Complete Exercise 4. Volleyball Jump: _____________
2.
Complete Exercise 5. SpiderRobot's
Walk: _____________
3. Complete Exercise 7. Snowman to Stool : __________
I will test your animation by moving the stool and snowman and running the animation. The snowman should end up within one meter of the stool, but not overlapping with it.
Concept
Questions (Short answer)
4. List four different control structures used in
creating a program in
5. What type of function value is used to check a
condition in an If/Else statement?
6. Describe what happens in an If/Else statement when the instruction
in the Else part is Do Nothing?
7. The following relational operation is
available in the World's functions list:
(a)
Give an example of what "a" and "b" can represent.
(b) What type of value is obtained when
this operation is evaluated?
8.
What is the purpose of a