N
N
niklih132018-03-15 15:06:52
Python
niklih13, 2018-03-15 15:06:52

What method is needed to execute a Python program (see description)?

There is a program that, when you enter, say, the browser asks for a password. It's all in the form of a console. But the problem is that the characters entered by the user must be replaced with asterisks, or any other identical character, so as not to burn the password. What method, library, function can be used to do this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sly_tom_cat ., 2018-03-15
@niklih13

https://docs.python.org/3.5/library/getpass.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question