Can someone help me to solve chat. V1 practice of introductory to python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can someone help me to solve chat. V1 practice of introductory to python?

3rd Aug 2023, 7:02 AM
Sahar Mahboobi
Sahar Mahboobi - avatar
2 Answers
+ 6
Sure, we need to see what you have done so far. Can you review the lesson, pay attention to how to accept input in python and then attach your code as per this guide: https://code.sololearn.com/Wek0V1MyIR2r/?ref=app https://code.sololearn.com/W0uW3Wks8UBk/?ref=app
3rd Aug 2023, 7:11 AM
Ausgrindtube
Ausgrindtube - avatar
0
user_say = input () print(user_say)
4th Aug 2023, 7:01 AM
Sam Attal
Sam Attal - avatar