@Sinless If you are using Python 3.6+, you can use f-strings:
print(f"You are {Age}, which is {Result} days")
Linux geeks doing what Linux geeks do...