Question: The task for this was to Fix the errors and then run the program. Each time you fix an error, add a # comment in
The task for this was to
Fix the errors and then run the program.
Each time you fix an error, add a # comment in the line where you fixed it
and indicate which of the three types of errors it was with a brief
explanation of why that is
original block' # This example program is meant to demonstrate errors.
# There are some errors in this program. Run the program, look at the error messages, and find and fix the errors.
animal Lion
animaltype "cub"
numberofteeth
fullspec "This is a animal It is a numberofteeth and it has animaltype teeth"
print fullspec
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
