0
Why can you not type in python ex: input("how old are you: ") you can't type your age
5 odpowiedzi
+ 4
Landon Jacobs something like this.
https://code.sololearn.com/c52sfHrR68ko/?ref=app
+ 1
pls be more specific and show an example of the code that you are having problems with
+ 1
Age = input("how old are you: ")
Print("Age")
0
What does \n do?
0
\n creates a new line