A quick task for you

Q1. What is nesting?

  1. When birds build a home
  2. When one item is inside another item
  3. When a game loop is used
  4. When a dictionary is used

Q2. What does the list called players organize in this game?

  1. It organizes a scores
  2. It organizes player names
  3. It organizes all the items belonging to each player
  4. It organizes a backpack

Q3. What kind of item is inside the players list?

  1. Any item that the player wants
  2. A string
  3. An integer
  4. A dictionary

Q4. What is a game loop?

  1. A loop that keeps going forever
  2. A loop that holds the logic of the game
  3. A loop that keeps the game running
  4. 2 and 3

Get Python Projects for Kids now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.