Module 3

 



This module we were asked to debug errors from prewritten codes. These were either syntax or run-time errors. Code 1 was mostly trial and error to get it to work. The second code gave me a lot of problems, some of these were explained to me, but ultimately I was unable to get the code to run. The third one required a try-except statement to override the errors. To better visualize the steps to completing both Part A and Part B, we were asked to make a flow chart. I think this lab better helped me understand some of the errors that can occur, but I still do not have a strong grasp of programming concepts.

Comments