Is it possible to run a progrm on Sololearn where is steps through the code like in the Python compiler? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is it possible to run a progrm on Sololearn where is steps through the code like in the Python compiler?

I wrote a program that asks for one input then runs the program and then asks for another input that asks if you want to run the program again. Works fine in Python IDLE 3.7 but when i tried to run it in the code playground it had errors. I feel it is erroring because it is running the whole program at once instead of step by step. Please help, i am new to Python but did finish the course.

20th Apr 2020, 9:56 PM
Michael V
Michael V - avatar
0 Answers