- A username is accepted and the user is asked to guess a number. The user will get 10 guesses. With every guess the interpreter will tell whether the guess is higher than or lower than the expected value.
- A password will be generated with the following Program.
Question Number | Program | Output |
---|---|---|
1 | Code | Output |
24 | Code | Output Not Available |
27 | Code | Output |
5 | Code | Output |
8 | Code | Output |
python 3.7
or above.