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
13 questions
2.5 Translators & Facilities - OCR GCSE Computer Science

Quiz
•
7th - 12th Grade
15 questions
PCEP Section 4D: Basics of Python Exception Handling

Quiz
•
12th Grade
15 questions
Python Programming 1: print, strings, variables, casting

Quiz
•
9th Grade - University
10 questions
Python Variables

Quiz
•
7th - 12th Grade
15 questions
Basic Python Coding

Quiz
•
11th - 12th Grade
12 questions
Python Operators

Quiz
•
12th Grade
15 questions
PYTHON PROGRAMMING

Quiz
•
11th - 12th Grade
10 questions
PCEP Section 4B: the function and its environment

Quiz
•
12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University