Lesson 4.4 Warm-up in Lesson.
Goals:
- Traverse a number list, accessing each item one at a time with an index
- Perform operations combining all items in a list with the math operations block
- Select defined subsets of items in a list with an if conditional block
- Use a block to Modify an input list and report a new list based on that data
Lab 4.4 Number Cruncher
Continue practicing processing lists, this time using lists of numbers instead of words.
Due Friday November 22, 2019
No comments:
Post a Comment