Good morning.

I need to hide the characters entered into the console (password entry).

Tell me, can this be done at all?

    1 answer 1

    import getpass pw = getpass.getpass()