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

Introduction to Python programming

Introduction to Python programming

6th - 8th Grade

20 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

Introduction to Python

Introduction to Python

7th - 9th Grade

20 Qs

python_1

python_1

5th - 12th Grade

22 Qs

Python basics yr7

Python basics yr7

6th - 9th Grade

20 Qs

Python outputs

Python outputs

7th - 11th Grade

20 Qs

Programming Essentials and Logic

Programming Essentials and Logic

3rd - 12th Grade

25 Qs

ICT Programming and Logic Essentials

ICT Programming and Logic Essentials

3rd - 12th Grade

25 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 172+ 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?