Decimal to Binary / Cybersecurity
Coding Vocabulary/Knowledge
Scratch Logic
Fun Facts in Tech
Class-Related
100
To decrypt a jumbled up word, you need a ___?

A Key

100

What do we call a mistake in your code?

A bug

100

What block starts your code when the green flag is clicked?

when green flag clicked block

100

What is a URL (broad definition)

A link / Something to Seatch up

100

Name one of the redstone contraptions that thr instructors showed you during Redstone Revolution?

Automatic Door and/or Sugar Cane Farm 

200

Give an example of a binary number 

1's and 0's. So an example could be 10101. 

200

What block or command do we use to repeat code over and over?

A loop

200

What block do you use to make a sprite move 10 steps?

move 10 steps block

200

Who is the CEO of SpaceX and known for co-founding Tesla and X (formerly Twitter)?

Elon Musk

200

When programming a Sphero RVR, you use blocks to tell it what to do. What kind of coding is this?

Block coding

300

I am the number 27 in decimal. What is my binary form?

11011

300

What is an algorithm?

Recipe / Sequence / Series of Steps

300

What’s the difference between forever and repeat blocks?

forever loops forever; repeat runs a set number of times

300
ChatGPT is created by what company?

OpenAI

300

Ozobots can be programmed by drawing lines with special colors. What is this called?

Colour coding

400

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

400

What do we call a container that stores a value like a number or word in a program?

A variable

400

What block checks if two things are touching in Scratch?

if <touching [sprite]> block

400

_____ is a friendly-beginner coding language often introduced for grades 7-9

PYTHON

400

How many bits are in one byte? ( A number )

8

500

l am the binary number 1010101000000000000010100010100111111111111? Am l Odd or Even?

Odd

500

  guess = input("Give me a number")

  if guess = 5

          print("Correct")

If there is no error, all your group has to say is "no error". Otherwise, if there is an error, what is it? (ignore indentations)

if guess = 5:

missing colon

500

How do you make a sprite follow the mouse pointer?

Use point towards mouse pointer + move in a forever loop

500

What year was the first iPhone released?

2007

500

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 -500 POINTS ***

PF2275