0
Hey guys i am new to python and need your help
check this code why its returning Enter your name too. i just want it to return the name that i enter https://code.sololearn.com/c4867T8a8BRC/?ref=app
2 Antwoorden
+ 2
It's the way Sololearn works but don't worry, you'll get desired input in the interpreter.
0
「HAPPY TO HELP」 so in the interpreter i would just get the input and not the "Enter your name: " right?