Click Alonzo
Gossip
Art/ Polygons
Internet Privacy
Follow the Leader
100

What is a sprite?

The character that acts out the code

100

how many sprites did this lab use?

2

100

What is a polygon?

A closed shape

100

What is one piece of personal info?

email, address, age, name, etc

100

how do you change a sprites name?

in the grey box above the coding area

200

Who is Alonzo?

The mascot for "Snap"

200

What is a costume?

What the sprite looks like

200

How many sides does a hexagon have?

6

200

what personal info do you use to log in every day?

student ID and birthday

200

what is the input of this lab?

click the green flag

300

What code makes the sprite "see through"?

ghost effect

300

What code makes the sprites talk to the stage and other sprites?

the "broadcast" block

300

What angle do you need to make a triangle?

120

300

Do apps still track data when you close them?

Yes

300

what is the output of this lab?

the sprite follows the mouse or the leader

400

What instructions makes Alonzo keep moving?

forever loop/ until loop

400

What is Debugging?

finding and fixing an error

400

What stage of development is you placing the code in order?

Implementation 

400

how do you prevent your info from being collected?

dont click on suspicious links, use a vpn

400

What category is the "touching" code found?

the sensing category 

500

What block makes the sprite display text?

The "say" block

500

How do you make your own block?

Right click and select create a block

500

How do you add inputs to your created bock?

press the + button next your create blocks name

500

does snap track your personal info?

no it only has an email to make sure youre not a bot

500

Is this an Event driven program?

yes you have to click the green flag first