I want to print out the datetime every second. When I ran
import time, datetime t0 = time.time() while True: print (time.strftime("%H:%M:%S",t