GIS 5103 LAB 2
The objectives for this week's lab were focused on debugging code. The primary outcomes were: Demonstrate the ability to fix syntax errors and exceptions, implement debugging procedures, modify scripts to run with exceptions, interpret script error messages, identify correct usage of try-except statements and design a logical model of a script using a flowchart. I struggled through this lab, but eventually all my scripts ran successfully. The first two scripts involved removing syntax errors and exceptions, while the third script required running the script with an error through the use of try-except statements. Overall, I am pleased with my performance in this lab and impressed with how much I have learned.
Comments
Post a Comment