Python Revision Tour

Quiz
•
Computers
•
12th Grade
•
Easy
Inder Singh
Used 210+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type can store unique values?
List
Tuple
Set
Dictionar
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print("Hello world!\nHello world!")
Hello world!
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
num1= 10
num2 = 30
(num1<num2) or (num2<0)
true
false
nothing
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator can be used to compare two values?
<>
==
><
=
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these collections defines a LIST?
["apple", "banana", "cherry"]
{"name": "apple", "color": "green"}
("apple", "banana", "cherry")
{"apple", "banana", "cherry"}
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
J277 - 2.2 - Random Number Generation

Quiz
•
10th Grade - University
10 questions
RECALL PYTHON

Quiz
•
12th Grade
10 questions
Indexing and Slicing in Python

Quiz
•
4th Grade - University
15 questions
Python End of Topic Quiz

Quiz
•
8th Grade - University
10 questions
Python3

Quiz
•
4th Grade - University
10 questions
Fundamentals of Computing - Unit 5 Quiz 1 Review

Quiz
•
12th Grade
15 questions
Python Programming

Quiz
•
5th Grade - University
15 questions
PCEP Section 3E: Operate with strings

Quiz
•
12th 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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade