Guest User

Untitled

a guest
Jan 27th, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. UserName = input("Enter the user name:")
  2. Password = input("Enter the password for {0}:".format(UserName))
Add Comment
Please, Sign In to add comment