
Python Review

Quiz
•
Computers
•
12th Grade
•
Medium
PADMAVATHY V
Used 3+ times
FREE Resource
73 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Viaan is learning Python programming and he writes a simple code to print a message. What will the output be from the following code?
print("Hello world!")
SyntaxError
Hello world!
"Hello world!"
print(Hello world!)
2.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Kabir is trying to calculate the total number of apples he has. He knows he has 3 apples and his friend Anika gives him 4 more. What will the output be from the following code?
print(3+4)
3+4
7
SyntaxError
print(3+4)
3.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Aanya is learning Python programming and she writes the following code in her editor:
print("Hello world!") What will be the output when she runs this code?
SyntaxError
Hello world!
"Hello world!"
print(Hello world!)
4.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Aarav is trying to calculate the total number of apples he has. He knows he has 3 apples and his friend gave him 4 more. What will the output be from the following code?
print(3+4)
3+4
7
SyntaxError
print(3+4)
5.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Avyaan is trying to print the result of a math problem in his Python program. He writes the following code:
print("3+4")
7
3+4
34
SyntaxError
6.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Tisha is planning a special event on "13th December". Which is the most appropriate data type for this date?
Float
Boolean
Integer
String
7.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
A data type that Aarush uses in his programming class, consisting of numbers, letters and symbols.
String
Integer
Float
Boolean
Create a free account and access millions of resources
Similar Resources on Wayground
68 questions
The role of an Office Administrator and Spreadsheet Knowledge

Quiz
•
4th Grade - University
71 questions
Learning Objectives (1 of 2)

Quiz
•
12th Grade
71 questions
H446 ocr revision quiz

Quiz
•
12th Grade
76 questions
WordPress Knowledge Quiz

Quiz
•
12th Grade
72 questions
hihi

Quiz
•
12th Grade
72 questions
Communication Security (COMSEC) Quiz

Quiz
•
12th Grade
70 questions
AGD U2 M1

Quiz
•
12th Grade
72 questions
Programming Quiz

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