Error Finding

Quiz
•
Computers
•
12th Grade
•
Hard
Demon Dog
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the error in the following Python code?
print("Hello, world!)
a) Missing colon
b) Missing quotation mark
c) Missing parentheses
d) No error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the error in the following Python code?
if x = 5:
print("x is 5")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the error in the following Python code?
for i in range(5)
print(i)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the error in the following Python code?
while True:
print("Infinite loop")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the error in the following Python code?
def my_function:
print("Hello")
no error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the error in the following Python code?
x = 10
y = 5
if x > y:
print("x is greater than y")
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the error in the following Python code?
for i in range(5):
print(i)
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
Python Basics Quiz for KS3

Quiz
•
11th Grade - University
14 questions
Python Arithmetic, Boolean, and Strings

Quiz
•
9th - 12th Grade
10 questions
J277 - 2.2 - Functions in Python

Quiz
•
10th Grade - University
11 questions
Control Structures - Selection in Python

Quiz
•
8th Grade - University
10 questions
Introduction to Python Quiz

Quiz
•
8th Grade - University
10 questions
Tin học 10 - Bài 29

Quiz
•
10th Grade - University
10 questions
STRING MANIPULATION (PYTHON)

Quiz
•
11th - 12th Grade
10 questions
PF Unit 10

Quiz
•
9th Grade - University
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