Python3

Quiz
•
Computers
•
4th Grade - University
•
Easy
Opuere Falabi
Used 26+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the result of the code below
x, y, z = "Orange", "Banana", "Cherry"
print(x)
"Orange", "Banana", "Cherry"
"Banana",
"Banana", "Cherry"
"Orange"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = y = z = "Mango"
print(x)
print(x)
"Mango"
banana
orange
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the code below?
fruits = ["apple", "banana", "cherry"]
x, y, z = fruits
print(z)
"apple"
"cherry"
banana
None
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The Python print statement is often used to output variables.
True
False
None
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Run the code below
x = "awesome"
print("Python is " + x)
"Python awesome is "
"awesome is "
"Python
Python is awesome
None
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = "Python is "
y = "awesome"
z = x + y
What code will you write to bring out the result of z
print(z)
print(x)
print(y)
print(yz)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = "awesome"
def myfunc():
print("Python is " + x)
myfunc()
"Python is
"Python is awesome"
"Python is banana"
"Python is apple"
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
2025

Quiz
•
11th Grade
10 questions
Advanced Python Quiz1

Quiz
•
6th - 8th Grade
10 questions
Python

Quiz
•
1st - 10th Grade
10 questions
Python quiz

Quiz
•
10th Grade - Professi...
10 questions
QUIZ PYTHON KELAS X PSTS

Quiz
•
10th Grade
10 questions
สอบปลายภาคชั้นม.2

Quiz
•
8th Grade
10 questions
Python

Quiz
•
7th - 8th Grade
10 questions
Повторюємо Python 1

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Digital Footprint

Quiz
•
6th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade