Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Set the minimum and the maximum.
- Set a random answer between the minimum and the maximum.
- loop {
- Receive the guess from user.
- If the guess is correct, leave the loop.
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement