Coding
Login/Present
Sprites
Backdrops
Create code
100

What does looks do in scratch?

Changes the overall view and feel of your program

100

What is the website link?

100

Where is the sprite button located on the screen?

Bottom left corner

100

Where is the backdrops button located?

On the left most column beside sprites

100

What is code for turning right?

Turn 90 degrees with right arrow?

200

What are some special features of scratch?

- Anyone can join

- Privacy

- Open community

- Credit where credit is due

- Etc

200

Where do you see your login info?

On the top right corner of the screen 

200

What is the first sprite/most know sprite that first appears on the screen?

HINT HINT : He or she not assuming gender is on bookmark

The cat

200

What can backdrops be used for?

Looks of your program, projects, assignments,etc

200

What code do you use to return sprite to original space?

When ____ click, go to x, y?

300

What are all the categories for scratch?

- Looks and Sound

- Pen and Data

- Motion

-Events and Control/More Blocks

- Sensing,Operators and More blocks

300

How do you present your project?

What is the X in right corner of screen?

300

What can you do with sprites?

Make animals/people/things appear in a program

300

Is it possible to make a grid or choose one with a backdrop on scratch?

YES OF COURSE

300

What is move sprite in back and forth code?

When sprite is clicked, turn left, wait, turn right?

400

What is the easiest command to move an object?

Move (10 steps)

400

How do you reset your password?

What is ask your teacher?

400

Can sprites be used as characters?

YES

400

Can you have more than 1 backdrop?

YES YOU CAN

400

What is code for to add a colour change. 

  1. Pick the Solid Color option.
  2. Drag the Color slider to pick a color. The colors change from left to right in the following order: red, orange, yellow, green, blue, purple, pink, red.
  3. Add white or black to a color to make it appear darker or lighter.
500

BONUS:

What are different types of programming languages? (Give at least 3 of the types)

- Java

- Python

- C #

- PHP

- Etc

500

The link I shared is not working/allowing access. What have i done wrong?

have not confirmed email address and copied the correct sharing link. 

500

Why are they called sprites?

CAUSE THEY ARE. KIDDING

ASK THE DEVELOPERS 

500

How do you change your backdrop only coding it?

Use the code "Switch backdrop to backdrop #1 for instance"

500

What is code for making a Sprite jump

  1. First, we use a change y block to tell the sprite to jump 100 pixels up into the air.
  2. Once our sprite is mid-air, we tell it to wait 1 second in order to make sure we see it there.
  3. Finally, we use another change y block to make our sprite fall back down to where it started.
M
e
n
u