This device allows a user to type letters and commands into a computer.
What is a Keyboard?
This port is commonly used to connect flash drives and many accessories.
What is a USB port?
A step-by-step procedure used to solve a problem.
What is an algorithm?
This part of an email tells the reader what the message is about.
What is the subject line?
A container used to store data in a program.
What is a variable?
This device moves the cursor and allows users to click and drag items on computer screen.
This port is used to connect a computer to a monitor or TV for video display.
What is an HDMI port?
A visual diagram used to represent the steps in a process.
What is a flowchart?
This section of an email introduces the purpose of the message.
What is the introduction?
A command that repeats a set of instructions.
What is a loop?
This device displays images, videos, and text from a computer.
What is a monitor?
What is the term for programs that run on a computer?
What is software?
A simplified way of writing program instructions using plain language.
What is Pseudocode?
This part of an email politely ends the message.
What is a closing?
A statement that runs different code depending on a condition.
What is a conditional (if/else)?
This device prints digital documents onto paper.
Name one example of software used to browse the internet.
What is Google Chrome, Microsoft Edge, Firefox or Safari?
Which computational thinking concept involves breaking a problem into smaller parts?
What is decomposition?
Name one example of a work-ready skill.
What is communication, Teamwork, Time Management, Problem Solving, Professionalism?
What is the term for a language used to write computer programs?
What is programming language?
Used to capture image and videos.
What is a webcam/digital camera?
This type of software controls the computer’s hardware and allows other programs to run.
What is an Operating System?
Which concept focuses on identifying patterns to solve problems more efficiently?
Give one example of behavior that is not work-ready.
What is being late, not completing work, disrespectful communication, not following directions?
What is the main purpose of pseudocode before writing real code?
What is to plan and organize the program logic before coding?