0
Why Sololearn playground isn't responding as expected?
In this code I have created 2 processes of 2 functions which contains for loop printing numbers. When I started parallel execution of the processes (meaning both the for loop will get executed at same time) it printed numbers in sequence. When elsewhere i run this code like Pydroid, it printed all in random sequence. Why is this so? Does sololearn uses supercomputer for execution(optimising each process)? https://code.sololearn.com/cb5DPRC08AmF/?ref=app
1 Resposta
+ 2
No it's working process is quite different. Form ide. It's not interactive