Odds and Evens
Rules
- You pick a number between 0 and 5.
- The computer picks a number between 0 and 5.
- If the sum is odd then you win. If it is even, the computer wins.
Create a user interface for this program. You need a:
- title
- rules for the user
- a picture
- a place for the user to type
- a button to play
- a place the the computer's pick to show up
- a place that tells the user if they won or not
- a place that lists the score