PASSWORD_CHECKER

Run Settings
LanguagePython
Language Version
Run Command
username = input() password = input() hidden_password = '*' * len(password) length = len(password) print(f'{username}, your password is {hidden_password} and length of pass is {length}')
Editor Settings
Theme
Key bindings
Full width
Lines