Is there a way to respond to an input using a code other than putting your answer directly into the terminal?
Like, for example... Is it possible to respond to this code by writing another code?
time = input ("when do you want to set the alarm?")
#then the code for my answer:
or can I only respond by typing at the terminal below?
>>> when do you want to set the alarm?