How do I get user input while asking the user Do you want to continue or not?
If the user press Enter then how do I go to the next instructions so I compare it to do other tasks?
|
How do I get user input while asking the user Do you want to continue or not? If the user press Enter then how do I go to the next instructions so I compare it to do other tasks? |
|||||||||||||||||
|
Edit: Sorry, misread question (well question title and body is different). You can ask the user like this:
So when a user types in "y" or "Y" it will continue. Otherwise, it won't. |
|||||||||||||||
|