We declare the person variable, the time variable, and use print(). Nothing special there, right?
person
time
print()