+ 6
What is the error? Plz help!!!!
2 odpowiedzi
+ 14
You are probably making a virus kindof program which will create infinite files. But, I think for it to work, the last 2 lines should also be indented. Even then, the virus will not be successful as after a certain time, Sololearn will stop executing the program.
+ 7
I haven't run the code yet, but while True creates an infinite loop (I think).