Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

quiz-placeholder

Similar activities

Python

Python

7th - 8th Grade

10 Qs

Java Strings

Java Strings

9th - 12th Grade

12 Qs

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Programming in Java

Programming in Java

8th Grade

10 Qs

Lord Bill's Year 7 Python Quiz

Lord Bill's Year 7 Python Quiz

6th - 8th Grade

13 Qs

Year 7 Python Lesson 1 Recap

Year 7 Python Lesson 1 Recap

8th Grade

10 Qs

KS3 Year 9 Python Quiz 02

KS3 Year 9 Python Quiz 02

10th Grade

8 Qs

Python Data Types & Input/Output

Python Data Types & Input/Output

9th Grade

11 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?