Gimp
C
Scratch
Online Safety
Fun Facts
100

What is the keyboard shortcut to undo an action in GIMP?

CTRL + Z

100

What is the symbol that all lines of C must have at the end? ('period' in C)

A semicolon ;

100

Scratch is this type of coding software

Block coding

100

Which password should you never reuse?

Your email password

100

What popular computer game features a world made entirely out of cubes?

Minecraft
200

What does the bucket tool do in GIMP?

Fill an area with your selected colour

200

What symbol is used to designate a comment in C?

//
200

Which loop should i use if I want an action to repeat 1000000 times?

the repeat loop

200

What is a cookie?

A small piece of information stored about you by a website

200

Name three coding languages

Java, Python, HTML, C, C++, C#

300

Which of these options are NOT a paintbrush option:

1. Gimp Logo

2. Pepper

3. Sun

4. Vines

3. Sun

300

Name the 3 properties of a variable

- They have names

- They hold information

- Can change/have different types

300

Which block of code will move Pico right?

B

300

What is an algorithm?

a set of instructions for a computer

300

What does www. stand for?

World Wide Web

400

When can you choose the size of your canvas?

When you make a new file

400

What does the #include statement do in C?

Include the necessary libraries for your code

400

What colour is a 'control' block in Scratch?

Orange

400

Name at least 3 of the 4 things that make a strong password.

- At least 10 characters

- Mix of letters and numbers

- Uppercase and lowercase letters

- Symbols

400

What format(s) are images normally stored in? (name 2) 

JPEG, JPG, PNG, SVG, HEIF, GIF

500

When are the two times you can can you name your file?

1. When you save

2. When you export

500

Write a line to print 'Hello World'

printf("Hello World");

500

What does the 'broadcast' block allow you to do in Scratch?

Send messages between different sprites or scripts

500

What do you call a piece of code that can replicate itself and spread to other computers?

A computer virus

500

What is our LIT's name?

Hunter