Students can try following practice first:
Answer example:
print("I love coding! ")
age = input("Please enter your age: "); print("I am " + age + " years old. ")