# Python 3.5 and 3.6 break inside a # while True and if / break def display_date(loop): while True: if loop.time(): break x = 5