while true example Example 1: python while true loop while True: print("Hi") Example 2: python while true while True: #code goes here no comment