Scratch 13

Isaiah Thomas

American basketball player

Isaiah Jamar Thomas is an American professional basketball player for the Cleveland Cavaliers of the National Basketball Association.

Born: February 7, 1989  Tacoma, WA

Height: 5′ 9″

How old is he today?

Subject:  Age

Send me a screen print of the completed project.

If you forgot how to print a screen the link below includes the instructions:

https://www2.owens.edu/faq/entry/67/

Scratch Assignment 13 

Moving Crab  First delete cat sprite by right clicking on it.  Create a new sprite and pick the crab.  Go to Events and move “when green flag clicked” to the right.  Go to Motion and move “go to x:0 y:0” and put it under that.  Go to Control and move “forever” loop below that.  Now go to Motion and drag “move 10 steps” over and place it in the loop.  Then go to Operators and drag “pick random 1 to 10” and place it where the number 10 should be in “move 10 steps”. It should now become “move pick random 1 to 10 steps”.  Now go to Motion and drag “if on edge, bounce” and place it in the loop under “move pick random 1 to 10 steps”  Run the program and the crab should move around.   Rename the assignment to your first and last name 13.  Download to your computer and email it to mward@cps.edu  Subject: Scratch 13  

Send me a screen print of the completed project.

If you forgot how to print a screen the link below includes the instructions:

https://www2.owens.edu/faq/entry/67/