List and Functions

In this assignment’s we focused on the usage of lists and about how to modify a list using a looping function. A list is used to keep information organized and if you need something that needs to be added, removed, or modified we have two methods of doing so however only one allows us to modify it’s content.