0
name = input() age = input() print(name + " is " + age)
10 Respostas
+ 3
Simmu What is your question ?
+ 1
Ok 😊
0
name = input()
age = input()
print(name + " is " + age)
0
So wats the error
0
Here 2 times computer should ask me to give input but it is asking only once. .and giving an error
0
Ohh, put separate input in separate line
Like hello
World
0
Ok I'll try..
0
Thank you mam it worked. .
I haven't read the first line😅
0
Hello Simmu, i try this code and estructure is fine.
Maybe you generate space in variable and + for this python show error.
https://code.sololearn.com/cN5XO5H6vYHP/?ref=app
- 2
Ko‘yffdvhh