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

Python basics yr7

Python basics yr7

6th - 9th Grade

20 Qs

ICT Programming & Logic Lessons 1 & 2

ICT Programming & Logic Lessons 1 & 2

6th - 8th Grade

21 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

G8_Quiz1_2024_Python

G8_Quiz1_2024_Python

7th Grade

21 Qs

Python Quiz 1

Python Quiz 1

6th - 8th Grade

16 Qs

Coding and Python Revision

Coding and Python Revision

7th - 10th Grade

21 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Coding Lessons 1 and 2l

Coding Lessons 1 and 2l

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