Tuesday, May 24, 2022

Module 1 Python Fundamentals

 


In this lab I created four pythons scripts one to print my name from a list and another to generate a list of numbers from 0 to 10 that was twenty units long. Then I created additional scripts that altered two original scripts to change their output for example I used indexing to print only my last name from the list. For the other script I used a if else statement to create a new list that identifies and counts the predetermined unlucky number then used a while statement  to remove each occurrence and  print how many times it was removed.


No comments:

Post a Comment

LAB 6 Scale Effect and Spatial Data Aggregation

In regards to the effects of scale on vector data I learned that as the larger the scale the larger the units that are measured come out to ...