0
Code
It's not showing option to take input in results when I used it in program
9 Respuestas
+ 2
When you take an input, if you want to show it in compiler screen, just output it. Like print(input)
Happy coding!
+ 2
Kaivalya Deshpande
You're welcome!
Happy coding!
+ 1
Well, could you show your attempt? Kaivalya Deshpande
+ 1
Kaivalya Deshpande
Check this code, I hope you understand what's ramining in your code.
When it runs, write your name and submit it. after that you'll show it's written on the screen.
https://code.sololearn.com/cRtT9hfjd9JA/?ref=app
+ 1
Yesss buddy 🌸😇
It's working now
Thanks ✨
+ 1
😇
0
Noo yaar
0
It's not working
0
If I code like this
Name=input("Enter your name:")
Then it only show this Enter your name
I can't put my name there