
Programming Basics Quiz

Quiz
•
Computers
•
9th - 12th Grade
•
Easy

Amira Salem
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following can store a name like "Alice" in a program?
Number
Text
List
True or False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would you use to store the age of a person in a program?
A string
A number
A boolean
An image
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following will show "Good morning!" only if the time is before 12?
if time > 12:
if time == 12:
if time < 12:
if time = 12:
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code do? for i in range(3): print("Hello")
Print "Hello" 3 times
Print "Hello" 1 time
Print "Hello" 5 times
Print nothing
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a "variable" in programming?
A place to store a value
A type of music
A kind of animal
A shape on the screen
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these checks if two things are equal in a program?
=
==
><
<=
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a student has more than 70 points, they pass. Which line would check this?
points = 70
if points > 70:
if points == 70:
points > 70
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Python Gr 12

Quiz
•
11th - 12th Grade
10 questions
Programming Basics Basics

Quiz
•
8th Grade - University
10 questions
Câu hỏi trắc nghiệm Python

Quiz
•
10th Grade
15 questions
Python Programming 1: print, strings, variables, casting

Quiz
•
9th Grade - University
14 questions
Y9 - Module 2 - KT1 Python Basics

Quiz
•
9th Grade
10 questions
Python Basics

Quiz
•
8th - 10th Grade
10 questions
Dasar Pemrograman C++

Quiz
•
10th Grade
10 questions
Python beginners quiz

Quiz
•
9th - 10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade