Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

quiz-placeholder

Similar activities

Python KS3

Python KS3

8th Grade

17 Qs

Introduction to Python

Introduction to Python

9th Grade

10 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Python - Printing, Variables and Syntax

Python - Printing, Variables and Syntax

8th Grade

10 Qs

Python Basics

Python Basics

8th - 10th Grade

10 Qs

Foundations of Programming

Foundations of Programming

9th - 10th Grade

18 Qs

Python Selection

Python Selection

8th - 9th Grade

10 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

Program Development - Python: Errors

Program Development - Python: Errors

Assessment

Quiz

Computers

8th - 10th Grade

Medium

CCSS
L.2.2C

Standards-aligned

Used 1K+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A syntax error means your code has a 'grammar' mistake or you used symbols/operations incorrectly
True
False

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

When you have an error in your code what is the term to summarise finding and fixing that error?
Error checking
Debugging
Syntax finder
Error finder

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An error in a program that makes it do something other than what the programmer intended is a...
semantics error
syntax error
token
parse

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A syntax error in your code means:
You have not used enough characters. 
There was no defined index. 
Python can't find a file to pass the code to. 
There is an error with your typing and code structure. 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A program runs and, during running, is asked to divide by zero. The program crashes. This is an example of:
a logic error
a run-time error
a logic error
a user error

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Reserved words are sometimes called _________.
keywords
variables
functions
methods

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What's the mistake in this code?
Capital H in "What"
Misspelling of the word "input"
Capital letter missing from "print"
Capital letter missing from "input"

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?