Topic 7 - While Loops

This topic will introduce the use of conditional (while) loops to run a block code as long as a condition is true.

Topic 7 - While Loops

What to Do?

1. Follow along with the lesson in class or complete the tutorial on your own. 

2.  We will create a guessing game together as a class, including an IPO chart.  I will provide a flowchart.

3.  Complete the online quiz (some of the later questions are difficult, and I do not expect that you can do all of them):

http://programarcadegames.com/quiz/quiz.php?file=loops&lang=en

4.  Complete the programming assignment listed below.

What to Submit?

Topic 7 - While Loops.pdf

Programming Assignment

Topic 7 - While Loops Assignments.pdf

Die Faces

Faces of a Die.pdf

Coin Faces

Coin Faces.pdf

Rock Paper Scissors

Rock Paper Scissors.pdf

Files