It is used to repeat code a set number of times in the Python language
What is a for loop?
Scratch is this kind of programming language
What is blocks?
It is an error in the way code is typed
What is a syntax error?
They are external devices that are attached to a computer
What are peripherals?
They are the two keyboard shortcuts used to copy and paste
What is Ctrl + C and Ctrl + V?
This kind of loop can be used to make code that repeats indefinitely
What is a while loop?
It is impossible to exit this kind of loop in Scratch
What is a forever loop?
It is an error in the way code is written
What is a logic error?
It is the main processing part of a computer
What is a CPU?
it shows all running windows and pinned items
What is the taskbar?
What is a GPU?
This program is used to see everything running on a PC and what resources they are using
What is task manager?
In order to have a random number generator, you would need to do this first
What is import random?
It is what all computer components are attached to
What is a motherboard?
Many internet scammers will tell people to delete this folder containing important system files
What is System32?
Scratch executes code in this many lines per second
It provides the computer with an internet connection.