A Key
What do we call a mistake in your code?
A bug
What block starts your code when the green flag is clicked?
when green flag clicked block
Who is the CEO of SpaceX and known for co-founding Tesla and X (formerly Twitter)?
Elon Musk
Name at least one of the redstone contraptions that the instructors showed you during Redstone Revolution?
Automatic Door and/or Sugar Cane Farm
Give an example of a binary number
1's and 0's. So an example could be 10101.
In Scratch, what block code do we use to repeat code over and over indefinitely?
FOREVER BLOCK
What is the name of the block that checks for a condition being true or false?
What is an “if” or “if-else” block?
What is a URL (broad definition)
A link / Something to Seatch up
When programming a Sphero RVR, you use blocks to tell it what to do. What kind of coding is this?
Block coding
I am the number 81 in decimal. What is my binary form?
1010001
What is an algorithm?
Recipe / Sequence / Series of Steps
What’s the difference between forever and repeat blocks?
forever loops forever; repeat runs a set number of times
_____ is a beginner friendly block coding language often introduced for grades 5-6.
SCRATCH
How many bits are in one byte? ( A number )
8
My Password that l want to decrypt is JRULOOD with a key of 3. What am l? ** NO PAPER, YOU HAVE A TEMPLATE PROVIDED **
A B C D E F G H I J K L M
0 1 2 3 4 5 6 7 8 9 10 11 12
N O P Q R S T U V W X Y Z
13 14 15 16 17 18 19 20 21 22 23 24 25
GORILLA
What do we call a container that stores a value like a number or word in a program?
A variable
What block checks if two things are touching in Scratch?
if <touching [sprite]> block
OPENAI
Name one of the top 3 games in 15 Most Beautiful Modern Pixel-Art Games according to the creator's rankings. (Not including bonus games) **ANY ORDER**
Any one of the following games:
1. Sea of Stars
2. Octopath Traveler 2
3. Crosscode
l am the binary number 10101010? What is my decimal value?
170.
The goal of my code is to make my sprite lose a life if it touches either sprite1 or the colour black. Will my code work correctly, or is there an error? If there's an error, point it out, if there's none, say "No Error". **IGNORE INDENTATIONS**
when green flag clicked
forever loop
if touching sprite1 and touching colour black
change lives by 1
if statement ends
forever loop ends
In Scratch, what type of variable allows different sprites to store different values separately?
Local Variable
What year was the first iPhone released?
2007
What is the Abbreviation for our Classroom that we are currently in right now? (E.x. ST 103 ) *** NO GOING OUTSIDE TO CHECK OR ELSE (-1500) POINTS ***
PF2275