but i get my homework code from classera, here is the code
g1=(int("Input your age"))
x=10
g2=g1+10
print("in ten years, you will be ", g2," years old")
whats wrong with my code? (remember, im using normal online small basic, not offline)