0

Infinite loops in sololearn over user control

How can i loop infinitly using user control exit & while loop in sololearn in console screen. Basically i want to loop until user want to choice exit on their own on console screen https://code.sololearn.com/cz92DyBQdJxv/?ref=app Here is my code.

21st May 2020, 1:06 PM
Jaydeep
Jaydeep - avatar
1 Answer
+ 1
You can't do that in SoloLearn because the user can only input once at the beginning of the code in code playground. But of course, you can do that with your IDE and console on PC.
21st May 2020, 2:51 PM
äœ çŸ„é“èŠć‰‡ïŒŒæˆ‘äčŸæ˜Ż
äœ çŸ„é“èŠć‰‡ïŒŒæˆ‘äčŸæ˜Ż - avatar