Open johnpauls opened 1 year ago
When you import data that will be made into a list of park objects, each element of the list should be named with the park code for ease of reference.
list
Write for-loops to add park name and site name to names(waterobj)
When you import data that will be made into a
list
of park objects, each element of the list should be named with the park code for ease of reference.