0
Hey guys how does an input work?
This is what I tried out... name=input('your name? ') print('Hi '+ name) So I guess it should give me the output... Your name? And when I type my name it should give me Hi then my name right am I missing something? Because I am not able to type anything in my output... Pls help me out.
2 Respuestas
+ 6
Are you doing this on Sololearn?
Because the conditions here are not exactly normal.
If you try this in a regular environment, like on your PC, it should work as expected.
https://code.sololearn.com/WhiNb9BkJUVC/?ref=app
+ 2
You are a Beast Honfu... Thnx buddy