Thursday, October 16, 2008

Turbo Pascal - Number Guesser

During my ICT 12 Block G class, Mr. Vogel has been teaching us the different techniques of how to use Turbo Pascal. In class, we created a new program called the Number Guesser. We created this program to ask the user to give the computer any number from one to one hundred. Then, the program would tell the user if the number was too high or too low. If the user guessed the right number, the program would ask the user if they wanted to play again with a yes or no question. If the user does not want to play again, the program thanks the user for playing and ends. If the user does want to play again, the program re-starts from the beginning.

No comments: