Currently I am using Python 2.7.4
How do I take an input or raw_input from the user in a hidden manner (Such as using asterisk) ?
---without showing others what is being input just like password.
Currently I am using Python 2.7.4
How do I take an input or raw_input from the user in a hidden manner (Such as using asterisk) ?
---without showing others what is being input just like password.