Crash your computer
...just usewhile True:
| print(i, 'done')
@Purple01Flame yes i know. And you forgot to upvote
@PDanielY I did upvote lol. After I restarted my computer.
I survived mine
@DJWang ah, good job
i ran it fullscreen, did not crash,
i don't get it. it is working like a normal repl, not crashing my computer
This will probably not crash anything if you don't have a PC from the 1700s. Most CPU's nowadays have more than 1 core with at least 2 threads which makes it very unlikely to even slow your PC or browser down let alone crash it. Unless you have something intensive linked to an infinite loop (maybe simulating raytracing in JS without the use of a compute shader or something) the loop most likely will not slow down the CPU at all.
i got to a million,then i got bored because it didnt crash my chromebook
great program! amazing job!
When is the part where my computer crashes?
I'm gonna send it to my friend. I'm also using a school computer and I have at least 20 tabs of unsaved work open, I'll save that for my home computer. Except that I don't want to crash my home computer because it has at least 10 tabs of unsaved work open, so I'll just watch my friend's computer crash. :-D😉😁😝😂😅
it still doesnt crash with fullscreen
how is this supposed to crash your computer? it doesnt evenn lag my SCHOOL laptop?
@BrandonKeele you are supposed to run it in full screen. In this URL: https://This-will-probably-slow-down-your-computer.pdaniely.repl.run
@PDanielY oh ok ill try it
Doesn't crash your computer because our computer's are just to dang good.
But still, good job (: .
It dident work on my cromebook but still nice job!!!
Does not work
C:\Users\avast\Downloads>main.py
Traceback (most recent call last):
File "C:\Users\avast\Downloads\main.py", line 1, in <module>
import again
File "C:\Users\avast\Downloads\again.py", line 1, in <module>
9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999):
OverflowError: range() result has too many items
cool
@avast420 Lmao. Didn't know it did that
Hit something something something with many numbers, got bored and left because I had work to do, my 10 year old laptop somehow survived.
Well done. I did this to my school computer and my teacher got so mad.
0/10 didnt crash my gaming pc
Nine, Nine, Nine, Nine, oh, and did I mention nine?
i = 0
while True:
i += 1
print(iii**i, "COMPLETED")
It did not crash my browser (safari).
To have this program not crash your computer,you must have a fast computer or browser
My computer didn’t crash! Yay!
I don't understand why repl doesn't protect against near infinite loops :/
lol it works on safari
Not for me! @PokemonCoder
My 16 gigs are not ready for 30 of these running at once
googles diein
Oh I like doing that
Pretty cool. You can easily use a while true though.
i = 1
while True:
i += 1
print(i)