age = str(input(‘what is your age?))
age = int(age)
print(age+10)
print(‘their age is’+age)
#my pictures were really bad so I had to tips it out #I’m also new to stack overflow
age = str(input(‘what is your age?))
age = int(age)
print(age+10)
print(‘their age is’+age)
#my pictures were really bad so I had to tips it out #I’m also new to stack overflow