What is the keyboard shortcut to undo an action in GIMP?
CTRL + Z
What is the symbol that all lines of C must have at the end? ('period' in C)
A semicolon ;
Scratch is this type of coding software
Block coding
Which password should you never reuse?
Your email password
What popular computer game features a world made entirely out of cubes?
What does the bucket tool do in GIMP?
Fill an area with your selected colour
What symbol is used to designate a comment in C?
Which loop should i use if I want an action to repeat 1000000 times?
the repeat loop
What is a cookie?
A small piece of information stored about you by a website
Name three coding languages
Java, Python, HTML, C, C++, C#
Which of these options are NOT a paintbrush option:
1. Gimp Logo
2. Pepper
3. Sun
4. Vines
3. Sun
Name the 3 properties of a variable
- They have names
- They hold information
- Can change/have different types
Which block of code will move Pico right?
B
What is an algorithm?
a set of instructions for a computer
What does www. stand for?
World Wide Web
When can you choose the size of your canvas?
When you make a new file
What does the #include statement do in C?
Include the necessary libraries for your code
What colour is a 'control' block in Scratch?
Orange
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
What format(s) are images normally stored in? (name 2)
JPEG, JPG, PNG, SVG, HEIF, GIF
When are the two times you can can you name your file?
1. When you save
2. When you export
Write a line to print 'Hello World'
printf("Hello World");
What does the 'broadcast' block allow you to do in Scratch?
Send messages between different sprites or scripts
What do you call a piece of code that can replicate itself and spread to other computers?
A computer virus
What is our LIT's name?
Hunter