import os while True: if os.name=='nt': os.system('python hhh_555_column.py') else: os.system('python3 hhh_555_column.py')