What is the data type of the moose_birth and milestone_year variables
Choose an answer above!
Press the next button twice and watch moose_birth and milestone_year be created. What will moose_age be assigned to when it's created.
Choose an answer above!
What will be printed at the end of the program?
Choose an answer above!
What if print(moose_age) was changed to print("moose_age")? What would be printed then? You can also make the change if you press the "Edit Code" button!