What's the meaning of "the code crashed the program"? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

What's the meaning of "the code crashed the program"?

31st May 2018, 9:25 PM
Simran
Simran - avatar
2 ответов
+ 6
probably somthing to do with an error in the code that stops the program from executing successfully.
31st May 2018, 10:15 PM
D_Stark
D_Stark - avatar
0
You used an infinite loop that will definitely crash your program.
31st May 2018, 11:16 PM
Anthony Perez