This week in GISProgramming we were learning about finding and fixing errors in our scripts. we were given 3 different scripts with errors. the first script had a syntax error and a runtime error that needed to be fix. I learned how to quickly check for syntax errors using IDLE but pressing "ALT + X" the second script had more errors that need to be addressed. The last script there was an error that I was told not to fix, but the add a try-except statement. this allows the script to keep running even though it has an error.



No comments:
Post a Comment