+ 1
I have been having problem with chatbot v1.1
#1 Take the name as input message = "Nice to meet you, " name = input() #1 Use the concatenation to join 2 strings #1 Display the message to the user print(message + name)
4 Respuestas
+ 6
Your code is working, what's your doubt?
+ 3
Adefuwape Adekunle Coker ,
Since you've done it, please append
[Solved]
to the end of your question title, so people know they don't need to help.
+ 1
I've done it thank you
+ 1
Can we be friends