LO13_Lesson 10

LO13_Lesson 10

10th Grade

14 Qs

quiz-placeholder

Similar activities

GCSE Computing Low & High Level Languages/IDE's

GCSE Computing Low & High Level Languages/IDE's

10th - 11th Grade

14 Qs

Python Exception Handling

Python Exception Handling

10th - 12th Grade

10 Qs

10.4 Python Lists

10.4 Python Lists

7th - 10th Grade

14 Qs

Python Programming: Functions and Procedures

Python Programming: Functions and Procedures

9th - 11th Grade

12 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

LO13_Lesson 10

LO13_Lesson 10

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Samantha Cassia

Used 6+ times

FREE Resource

14 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

1 min • 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

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. 

4.

MULTIPLE CHOICE QUESTION

1 min • 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 runtime error

a syntax error

a user error

5.

MULTIPLE CHOICE QUESTION

1 min • 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"

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What's the mistake in this code?
The variable "surname" needs a capital letter (first line of code)
"print" needs a capital letter
"input" needs a capital letter
There are plus signs in the final line of code

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
Where's the mistake?
Misspelling of "print"
Missing right hand bracket
Missing right hand quotation mark
Capital "P" for print

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?