Python wysyła polecenia w jednym wierszu, ale pisz w wielu

# using textdata library

from textdata import *

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