problem with input() | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

problem with input()

a=input("username: ") print(a) b=input("password: ") print(b) ---------------------- Output: username: ---------------------- Why not it \/ ? username: password:

18th Dec 2016, 2:25 AM
Erick Bezerra
Erick Bezerra - avatar
2 Answers
+ 1
@Eric Bezerra First it asks for input and aaits for the user to input something. Than it prints it and than it asks for the second input. Hope this helps, - Tom
18th Dec 2016, 11:22 AM
Tom Post
Tom Post - avatar
0
u see on the command window u cannot return back even if errors are made and also executes step by step
14th Jan 2017, 6:07 AM
Fernand Koffi