Scratch Lab #9

  • ABOUT ME
  • JAVA PROJECTS
  • PYTHON PROJECTS
  • SCRATCH PROJECTS
  • WEB DEVELOPMENT
  • GOOGLE 20
Scratch

My Scratch Stuff

Click HERE to return to homepage.

For this project I made two lists that have either a y-coordinate or an x-coordinate and they numbers are assigned randomly. When I press the green flag the sprite finds the distance between those coordinates.



Question 1: An empty list has a length of zero.


Question 2: Lists are better than variables because they can hold more variables at a time.


Question 3: A list can store both numbers and words.