0

I'm working on a project which signs into your email account for you using python 3. I can't install getpass.getpass() and I couldn't find a good site that would have a solution. I'm trying to hide the user input on the password input so nobody could see it. Ex.

username = input("Enter your username/n")

password = input("Enter your password:/n") # I can't figure out how to hide the input on this line.

Community
  • 1
  • 1

0 Answers0