Question: 3 5 . 1 LAB: Fixing errors in Baseball The program contains syntax and logic errors. Fix the syntax errors in the Develop mode until
LAB: Fixing errors in Baseball
The program contains syntax and logic errors. Fix the syntax errors in the Develop mode until the program executes. Then fix the logic errors.
Error messages are often long and technical. Do not expect the messages to make much sense when starting to learn a programming language. Use the messages as hints to locate the portion of the program that causes an error.
One error often causes additional errors further along in the program. For this exercise, fix the first error reported. Then try to run the program again. Repeat until all the syntax errors have been corrected.
Ex: the If input is:
the output is:
Last night the Dodgers scored
The Yankees scored
The Cubs scored
The total number of runs scored was
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
