Checkpoint 7.2.1.
- None
- The turtle definitely makes some stamps
- 6
- Every time the stampy function is called, the turtle makes 6 stamps, but the stampy function is called multiple times
- 5
- The stampy function is called 5 times, but then in the stampy function the turtle stamps more than once.
- 30
- Yes, the stampy function is called 5 times, and in the function the turtle stamps 6 times, so that is 30 stamps!
- undetermined
- This program doesn’t stamp a random number of times, so you can determine the number of stamps.
In the last turtle program above, how many times does the turtle stamp?