Python Forum

Full Version: PRANK YOUR FRIENDS WITH THIS 5 LINE PROGRAM;)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Here you are https://www.youtube.com/watch?v=U65JgAD0Dwc It froze people screen until they restart
This is unkind.
Useful code for me:

while True:
    ...
I use it always to drive one CPU core to 100%.
Otherwise, the Northridge or the voltage regulators don't get enough air from CPU cooler.
This is not a joke, I run this busy loop since one year. If I don't run, my PC reboots after its hot enough.

So, Python saved me to clean or replace my motherboard.


PS: Developers should be responsible for ethical code.