just incase
Programming Assessment Task Documentation
Introduction
(Replace this with: what is the purpose or problem that the program is trying to solve)
The purpose of my program is rock scissors paper game, the person that is playing my game is playing against the computer. They have to choose scissors paper or rock by clicking on the buttons and the computer also picks one at random and then its determines wheather the person wins loses or draws to replay the game again the person just clicks on another choice.
;;;;
Use of Error Detection
(explain how your program handles incorrect user inputs)
To avoid or handle incorrect user input instead of getting the user to type anything that could be mispelt or anything to would create an error in the coding or program the users that play scissors paper rock click buttons and the buttons ensure that no incorrect user input can be made that will create an error.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home