Feeds
질문
How to create a question that loops until it receives correct answer?
How do I create a program that repeatedly asks the question until the user gives the correct answer? Below is a simple code to e...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
How do I check that input is numerical?
I'm trying to create a program that will prompt the user for a numerical input, for example: 'What age are you?'. I know how t...
대략 9년 전 | 답변 수: 2 | 0
