chapter 9 week 5 quiz

chapter 9 week 5 quiz

chapter 9 week 5 quiz

Quiz

1 / 10
  1. How are Python dictionaries different from Python lists?
    1.   Python lists store multiple values and dictionaries store a single value
    2.   Python lists are indexed using integers and dictionaries can use strings as indexes
    3.   Python dictionaries are a collection and lists are not a collection
    4.   Python lists can store strings and dictionaries can only store words

Comments

Popular posts from this blog

chapter 9 week 5 Assignment 9.4

chapter 10 week 6 Assignment 10.2