Untitled

Run Settings
LanguagePython
Language Version
Run Command
user_name = input ("what is your name? ") password= input ("enter your password: ") pass_length= len(password) secret_pass= "*" * pass_length print(f"hey {user_name} your password {secret_pass} is {pass_length} letters long")
Editor Settings
Theme
Key bindings
Full width
Lines