0
What is the use of time.sleepy() method?
3 odpowiedzi
+ 6
It's time.sleep() btw
It allows you to halt tbe code for some time. It doesn't work well on Sololearn, however, as codes in Code Playground are given a time limit to finish execution
+ 5
Flandre Scarlet I know. I'm abstracting that part to make it easy to understand.
+ 1
Dark Angel it works, but won't show on our devices, because the codes are compiled in the server of SL and then sent back the last results😀