0

How do I loop the next task? (python)

How many questions do you want to ask? #ex: 2 ---------------------------------- First topic name: How many questions do you want in the first topic ?: ----------------------------------- Second topic name: How many questions do you want in the second?

21st May 2019, 3:19 PM
kokito
3 Answers
21st May 2019, 3:44 PM
Russ
Russ - avatar
+ 5
you can use a do while loop for this do{ your code }while(input)
21st May 2019, 3:40 PM
✳AsterisK✳
✳AsterisK✳ - avatar
0
thank you!
21st May 2019, 3:50 PM
kokito