Intro to python, chatbot 1.0 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Intro to python, chatbot 1.0

Need help on chatbot 1.0 in intro to python. Can’t get answers to separate. Any help would be appreciated. Thanks!

4th Aug 2023, 1:16 PM
Stacy Stiffler
10 Answers
+ 11
Link your code from Playground. Which course you mean?
4th Aug 2023, 1:25 PM
JaScript
JaScript - avatar
+ 4
Do you mean introduction to python?
4th Aug 2023, 1:38 PM
Aweneg Rooney
Aweneg Rooney - avatar
+ 4
In that problem you need to take the name as input like such name = input() and print the name as such print(name)
4th Aug 2023, 1:44 PM
Aweneg Rooney
Aweneg Rooney - avatar
+ 3
Stacy Stiffler , Go through the links shared below. They are facing same issue. It will be easy to figure out for you.. where you made a mistake? https://www.sololearn.com/Discuss/3212996/?ref=app https://www.sololearn.com/Discuss/3226412/?ref=app https://www.sololearn.com/Discuss/3223838/?ref=app
4th Aug 2023, 5:16 PM
D Shah 🎯⏳️
D Shah 🎯⏳️ - avatar
+ 1
Try this : name = input() print(name)
4th Aug 2023, 2:08 PM
Aweneg Rooney
Aweneg Rooney - avatar
0
Yes…intro to python…chatbott 1.0….i cant get the names Tom, Alice and Bob to separate into each individual problem 1,2 and 3. Thanks so much!
4th Aug 2023, 1:41 PM
Stacy Stiffler
4th Aug 2023, 2:01 PM
Stacy Stiffler
0
I am doing that but it isnt separating the answers into each problem.
4th Aug 2023, 2:05 PM
Stacy Stiffler
0
Idk man
6th Aug 2023, 1:42 AM
Super sonic speed
Super sonic speed - avatar
0
Thank you! Try this : name = input() print(name) this worked !!
27th Dec 2023, 3:01 PM
Margaret Bell