Guess My Number:
This lesson combines the skills that you have developed during 'Epic Fails' to support you in creating a simple Guessing Game. The Computer thinks of a number, the player enters the number, it tells you if you are correct. Click here for an example
In you book plan what you think the program needs to do
Extension:
Programming Concepts:
Print out a statement
Random Module (more details)
If, Elif, Else statements
Variables
This lesson combines the skills that you have developed during 'Epic Fails' to support you in creating a simple Guessing Game. The Computer thinks of a number, the player enters the number, it tells you if you are correct. Click here for an example
In you book plan what you think the program needs to do
Extension:
- The computer tells the player if their guess is higher or lower than the 'actual number'
- The player only has 5 lives to guess the number in
Programming Concepts:
Print out a statement
Random Module (more details)
If, Elif, Else statements
Variables
draft.txt | |
File Size: | 0 kb |
File Type: | txt |
python_progress_check_1.docx | |
File Size: | 14 kb |
File Type: | docx |