- 2
My sublime notenook has crashed. I want to ask what is going on? How to deal with it?
When i run this number = list(numbers for numbers in range(1,1000000)) print(number) My subilme notebook has crashed. But when i run it in my cmd,it's no problem. Hello can i deal with it? Thank you.
1 Antwort
+ 1
its most likely because it cant handle so many numbers being printed at once, but im not 100% sure ao dont take my word for it. this is something you’d be better off googling