import time for i in range(5): print('aaa') time.sleep(1) print('act 0.998')