Python trial has bugs | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python trial has bugs

why does the python code trial module in the app not behave as in normal terminal, especially with loops?

22nd Oct 2017, 2:34 PM
Anil
Anil - avatar
1 Answer
+ 2
Can you send me an example? The Python compiler in Sololearn isn't very powerful. It only allows simple console applications. I made that mistake when I made a 300 line virtual assistant with URLlib. It could be library has some tricky bits in it. As far as I'm aware Sololearn has (I think) a 10 second max run time, because of that methods like 'time.sleep()' and maybe 'trial' methods don't work either.
15th Jun 2019, 7:37 AM
Clueless Coder
Clueless Coder - avatar