Giving instructions to a computer, or programming, is also called this
What is coding?
This kind of device can create cheap and fast prototypes out of plastic
What is a 3D printer?
This device can be used for home automation
What is an Arduino?
What is a password?
Whole numbers
What are integers?
Scratch is this kind of language, because it is simple and built on other languages
What is high level?
This device uses focused beams of light to draw pictures
What is a laser cutter?
A small computer such as a microbit or phidget
What is a microcontroller?
A hacker.. for good
What is white hat?
Colours are represented in RGB, each on a scale from 0 to this number
What is 255?
This programming language is easy to learn, and used for machine learning or data analysis
What is Python?
This kind of "board" allows wires to be plugged in and taken out easily
What is a breadboard?
I could make a level with one of these
What is an accelerometer?
A network of infected computers
What is a botnet?
True or False
What is a boolean?
Arduinos use this
What is C++?
To make a prototype more permanent we could attach components to a PCB with this technique
What is soldering?
Like echolocation, a distance sensor
What is ultrasonic?
Named after an ancient siege, you may get one of these if you try to download free robux off the internet
What is a Trojan?
In Python, we can store many of the same data type in one of these
What is a list?
This language is the brains of a website
What is Javascript?
The cycle of creating a prototype, testing, and repeating
What is iteration?
This kind of device converts electricity into rotational energy
What is a motor?
This kind of attack overwhelms a site with traffic
What is a DDOS?
Key value pairs in Python
What is a dictionary?