CYBERSECURITY πŸ”’
Scratch Coding 🐱
General Coding
BINARY CODEEEEEEE
Miscellaneous
100

Name one way to create a strong password.

Use a mix of uppercase, lowercase, numbers, and symbols

100

What is a sprite in Scratch?

A character or object that you can control with code.

100

Name three coding languages

Python, JavaScript, Java, C, C++, Ruby, Swift,HTML,
CSS

100

What is binary code?

A way computers store and process data using only 0s and 1s.

100

Name a famous woman in tech today.

Some examples: Reshma Saujani (Girls Who Code), Sheryl Sandberg, Susan Wojcicki.

200

Why should you never share personal info online?

It can be stolen or misused by strangers.

200

What is the purpose of the green flag? 🚩


 A: It starts the Scratch project.

200

What is a variable? πŸ“Š


 A: A storage place for numbers or text in your project.

200

Can images and sounds be stored in binary code or only words?

ANYTHING can be stored as binary code! :D


200

What did Grace Hopper invent?

The first programming language compiler, which helped create modern coding languages.

300

What is phishing? 🎣 (hint: not fishing πŸ˜‚ πŸ˜‚!!!)

A scam where someone tricks you into giving personal info, often through fake emails.

300

How do you make a sprite talk? πŸ—¨οΈ

 Use the "say _ for _ seconds" block.

300

What happens if you forget to close a quotation mark in a string? ❌

It causes an error (bonus points if u can name what type of error)

300

What two numbers make up binary code?

0 and 1

300

πŸ’‘ Q: Can you find the mistake in this python code?



print("Hello, world!)

400

What is SQL Injection? πŸ’»

A hacker injects harmful code into a website’s database to steal or modify information.

400

What does the "broadcast" block do? πŸ“’


 A: It sends a message to trigger other code.

400

What is an event block?


 A: A block that starts an action when something happens (like "when key pressed").

400

Why do computers use binary instead of decimal?

Because computers use electrical signals, which are either ON (1) or OFF (0).

400

What does "https" stand for?

Hypertext Transfer Protocol Secure


500

What is 2 factor authentication? 2FA

A security process where you need two steps to log in (password + a code sent to your phone).

500

How do you make a sprite disappear?

A: Use the "hide" block.

500

What does "concatenation" mean? πŸ”—


 A: Joining two pieces of text together.

500

What's a byte?

A group of 8 bits


500

What does "Wi-Fi" stand for?


 A: Nothing! It’s a made-up name that sounds like "Hi-Fi."

M
e
n
u