+ 1
Help me chat bot v1.0
Help me chat bot v1.0
6 Respostas
+ 4
How your code is written?
By showing your code, we can identify the problems and give you a pointer to solve it.
+ 2
The task asks you to write a program, it will:
1. store the user input into a variable
2. display the user input
And the code window already has below code:
name =
How do you complete the code? Please show it to us.
0
Thanks you so much
0
You should assign an input function to the variable name
name = input()
After that you can print the text:
print(name)
0
If you want any help so
This is answer
Use chat gpt
It's best AI chatbot