while True: print("I am an endless loop that can crash your PC because I never end!!!") print("Until you add 'break' to my code....")