LO13_Lesson 10

LO13_Lesson 10

10th Grade

14 Qs

quiz-placeholder

Similar activities

Subroutines

Subroutines

9th - 11th Grade

16 Qs

GCSE Computer Science - Python Programming Concepts

GCSE Computer Science - Python Programming Concepts

9th - 11th Grade

17 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

Python Syntax

Python Syntax

10th Grade

16 Qs

Python If Else Statements

Python If Else Statements

9th - 12th Grade

15 Qs

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

8th - 10th Grade

14 Qs

Scope of Variables in Python

Scope of Variables in Python

1st Grade - Professional Development

15 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

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