Alice Chapter 7 Lab 1
Name:_________________________________________
Date:_________________________________________
Exercises from Chapter 7
- Complete Exercise 2. Square Bunny Hop (p 197)
- Complete Exercise 3. Saloon Sign (p 197)
Concept Questions (Short Answers)
- List three different control structures used in Alice programs. (Page # _____ )
- Give a reason for describing the Loop statement as a counted loop. (Page # _____ )
- If a block of program code is composed of nested Loop statements and the outer loop count
is 3 and the inner loop count is 5, how many times does the inner loop actually execute? (Page # _____ )