Python envía comandos en una línea pero escriba en múltiples

# using textdata library

from textdata import *

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