hide password in python code (input)

preview_player
Показать описание
Let's see how we can hide the password characters of the input in python. Many of us have this function in our code to ask for the password from users, but we don't want that this password will be shown in cleartext. In this video, we will talk about this topic.
#python
#security
#password
Рекомендации по теме