308. Excercise: Type Conversion

Run Settings
LanguagePython
Language Version
Run Command
#try: birth_year = input('What year were you born? ') age = 2025 - int(birth_year) print(f"your age is: {age}) ###except EOFError: print("1984")
my_date_of_birth = 1984
Editor Settings
Theme
Key bindings
Full width
Lines