python envoie des commandes en une seule ligne mais écrivez en plusieurs

# using textdata library

from textdata import *

question = textline("""
    In the initial hour of
    {0}:00, enter the minute of arrival:
""")
peamdev