Program to calculate age

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