More on string-username/password

Run Settings
LanguagePython
Language Version
Run Command
username = input('what is your username?') password = input('\nwhat is your passowrd?') password_length =len(password) hidden_password = '*' * password_length print(f'\nHi {username}, your password, {hidden_password} is {password_length} letters long')
Editor Settings
Theme
Key bindings
Full width
Lines