Wednesday, June 6, 2018

GIS5103 - GIS Programming - Module 3


This weeks Module required us to find errors that were created in a hypothetical dice game in the script provided above.

The following assignment required us to create a code that would generate a list of 20 integers from the scale of 0-10, and the next one after that would remove all instances of a given number from the list.

The exercise was focused on the fundamentals of python and provided a good exercise for troubleshooting.

No comments:

Post a Comment