Loops
Conditionals
More of Unit 2 & 3
Scratch
Random
100

What is a sequence of steps or instructions that repeat?

Loop

100

What is a boolean? 

A statement that is either true or false. It is used as a conditional. 

100

What connects different steps in a flowcharts? 

Arrows

100

What shapes are condition blocks? 

Hexagons 

100

What is 75 % of 1000?

750

200

What is "one image in a series" called?

Frame

200

What is a condition?

A boolean which decides if the action will happen. 

200

What are computer graphics? 

Images that are made with the help of a computer. 

200

What loop will you use to have your program go on constantly?

Forever loop

200

What is the largest continent in the world?

Asia 

300

What does "fps" stand for?

Frames per second. 

300

What is a conditional?

 A statement with multiple possible outcomes which depends on a condition. 

300

Pseudo-code can be written in English only. 

TRUE / FALSE

False

300

What conditional block would you use to create a program with multiple answers?

if-then-else statement block 

300

Who won the last World Cup? 

France 

400

The frequency at which frames in a video sequence are displayed, as measure in frames per second?

Frame rate. 

400

What is pseudocode?

Instructions on how the program will be written/work in plain language. 

400

What is a "Bitmap" image?

Digital image stored as pixels ( example: digital photo) 

400

Provide an example of if-then-else statement in plain language? 

Answers will vary. 

400

At what temperature dose water freeze? 

0 in Celsius 

32 in Fahrenheit 

500

What is an animation? 

A visual illusion of movement. 
500

What is a flowchart? 

A diagram which shows how the program will run by connecting the different steps with arrows. 

500

What is a "Vector" image? 

A digital image stored as mathematical equations for points, lines and shapes ( Example: Cartoons)  

500

What block do we need to use in scratch to check if a mouse is touching an object/sprite?

sensing block - touching mouse pointer? 

500
What colors make up the Australian flag? 

Red, White and Blue