# Tutorial while true: while True: # some code in while infinity loop # code in while True after 4 chars of spacebar print("This is while") print("Goodbye :)")