
Programming Quiz

Quiz
•
Computers
•
7th Grade
•
Hard
Jeremy Beck
Used 6+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if score > 75??? print("Good job!")
=
:
>
variable_name
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
username ??? "Alex"
==
:
=
+
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
for i in ???(5): print(i)
range
loop
if
int
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the following code, what symbol should replace the question marks to complete the while loop condition? while count ??? 10: print(count) count = count + 1
=
:
<
if
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What operator should replace the question marks to correctly calculate the average of two scores? average = (score1 + score2) ??? 2
%
/
=
:
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator should replace the question marks to correctly compare if is_active is True? is_active ??? True
==
:
=
+
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the following code, what operator should replace the question marks to check if user_name is "Sam"? if user_name ??? "Sam": print("Hello, Sam!")
=
==
:
+
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Assessment Term 2.2 - Y9 U4 Python Search algorithms

Quiz
•
7th - 12th Grade
32 questions
MOD3/4 Topic Test - Using Spreadsheets - Cam Nationals in IT

Quiz
•
1st Grade - University
30 questions
Cryptography Quiz

Quiz
•
7th Grade
28 questions
Technological Ages and Computing

Quiz
•
6th - 8th Grade
30 questions
ASKT2 : Ralat Python

Quiz
•
7th - 8th Grade
31 questions
Python Course Selection

Quiz
•
7th - 11th Grade
25 questions
GCSE J277 - Programming Fundamentals Keyword Quiz

Quiz
•
7th Grade
35 questions
Spreadsheet Basics

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade