GCSE J277 - 2.3.2 - Syntax and Logic Errors

GCSE J277 - 2.3.2 - Syntax and Logic Errors

7th Grade

20 Qs

quiz-placeholder

Similar activities

Basic Python Key Terms

Basic Python Key Terms

6th - 8th Grade

20 Qs

Programming and Logic Lesson 2

Programming and Logic Lesson 2

6th - 8th Grade

16 Qs

Intro to Python

Intro to Python

6th - 8th Grade

20 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Python 1

Python 1

7th - 9th Grade

20 Qs

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Print command Quiz Day2

Print command Quiz Day2

5th - 12th Grade

16 Qs

Python Quiz

Python Quiz

6th - 10th Grade

20 Qs

GCSE J277 - 2.3.2 - Syntax and Logic Errors

GCSE J277 - 2.3.2 - Syntax and Logic Errors

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Paul Greenwood

Used 173+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(Hello",name)
Syntax Error
Logic Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("In 5 years time, you will be", age * 5)
Syntax Error
Logic Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if i in range(0,2):
Syntax Error
Logic Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if num < 5: print("The number is larger than 5")
Syntax Error
Logic Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Once a logical condition in an IF statement is TRUE, all other statements are are ignored
True
False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Syntax errors are always spotted when the program is compiled or interpreted
True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A program won't run if there is a logic error
True
False

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?