KS3 Computing

KS3 Computing

8th Grade

8 Qs

quiz-placeholder

Similar activities

KS3 GCSE Computer Science (Programming / Python)

KS3 GCSE Computer Science (Programming / Python)

7th - 11th Grade

10 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

Control Structures - Selection in Python

Control Structures - Selection in Python

8th Grade - University

11 Qs

Lesson 9 - The internet

Lesson 9 - The internet

8th Grade

12 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Python Programming Basics

Python Programming Basics

7th - 11th Grade

12 Qs

Python Basic

Python Basic

6th - 8th Grade

10 Qs

Python Beginners Week 6

Python Beginners Week 6

3rd - 12th Grade

13 Qs

KS3 Computing

KS3 Computing

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Shruti Sundar

Used 42+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When was Python created?

1992

1990

1999

1991

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a syntax error?

A typo or incorrect spelling

Arithmetic mistakes

Logical mistakes

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the three data types?

String, variable, float

String, integer, float

Integer, number, variable

Float, text, numbers

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an operator?

!!

!>

!<

<=

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct answer for the name of the error

Python error

Logic error

Pseudo code error

Arithmetic error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which internet browser uses python?

Chrome

Bing

Google

Microsoft

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is pseudo code?

A programming language like python

Half English, half code

Little bit of English but mostly code

Completely English

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a selection statement consist of?

Else

Else, elif, if

If

Elif