3 Respuestas
+ 10
Because Code Playground does not produce real-time console output. The program is executed and the output is sent from the server to client-side. As a result, time.sleep() was executed, but it does not affect the final output.
0
If you have a PC or laptop i recomend you use this website called repl.it, it is much better than sololearn playground
0
Rohan , i ussualy programming on my pc(in local couse is better) but when im at work sometimes when i free i dont have my personal pc, for this reason i like share my codes