I can't get this to run on here.In the console it counts down slowly on seperate lines and then writes Hello World! Why not here | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

I can't get this to run on here.In the console it counts down slowly on seperate lines and then writes Hello World! Why not here

https://code.sololearn.com/c817Se8dWI26/?ref=app

10th May 2017, 12:09 AM
Steve
Steve - avatar
2 ответов
+ 2
Because here your code is submited to sololearn servers where it runs and all the output is send back. That's why you see all the output at once.
10th May 2017, 12:29 AM
Ulisses Cruz
Ulisses Cruz - avatar
+ 2
Yup, that explains it lol
10th May 2017, 12:30 AM
Steve
Steve - avatar