Lesson 4.1 Intro to Lists (Click green link for slides)
A list is useful for storing multiple values in a single location.
Goals for Today:
Goals for Today:

- Create a list of elements. The list can be words or numbers.
Create a variable, my list, to hold a list of elements
- Access elements of a list
Add, delete, insert, and replace elements from a list
No comments:
Post a Comment