EXCERCISE 02

Run Settings
LanguagePython
Language Version
Run Command
birth_year = input('what year were you born in ?') print(birth_year) age = 2026 - int(birth_year) print(f'my age is {age}')
Editor Settings
Theme
Key bindings
Full width
Lines