Ó
2002 Prentice Hall
2
From Idea to Algorithm: Stepwise
Refinement
The first cut at the problem breaks it into three
parts: a beginning, a middle, and an end.
Each of
these parts represents a smaller programming
problem to solve.
Begin
Game
Repeat Return
until Number is
Guessed
End
Game