Sean's Scratch lab 7

Sean's Scratch Lab # 10

Name: Sean Ahmed

Period: 7

Assignment: Lab #10

Lab Overview

In this lab we used lists to store data and used excel to graph them. Them we used the clone command to create a game where a cloud would drop water drops and if the sprite you were controlling hits the drop its shrinks.

Solution

My Project Link

red=foxes. blue= rabbits.

My Project Link

Questions

  1. Question #1 What data is attached to each clone? That is, what is changed on each clone that allows for the rabbits and foxes to appear/disappear?
  2. Question #2 Are the simulation results the same each time? Why or why not?
  3. Question #3 Can a list contain different data types? For example, could it store both numbers and words?