I need to replace the password with***** in this program
is there a way to change password with astriek in python ,I have already used getpass but I think astriek would be better. any help??
Voters
Muffinlavania
@ROCKINGRAYQUAZA look at @CoolJames1610 , he has the answer
LiamBrooks1
How do you get the stdiomask to install, it will not work for me!
ROCKINGRAYQUAZA
Goto Packages, it will be a cube icon on the left bar click on it and install studiomask and getpas... @LiamBrooks1
SpaceFire
can you clarify the question? Do you mean printing the password with as asterisks? if so you can use a dictionary with the password as the key and the asterisks as the value.
Here is the solution:
use module stdiomask.
search as there are more things you can do
here is an example
THANKS [email protected]
why did u use prompt command [email protected]
prompt just means the question you ask them. @ROCKINGRAYQUAZA