GCSE Computer Science: Programming (Python)

GCSE Computer Science: Programming (Python)

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Control Structure 1

Control Structure 1

12th Grade

20 Qs

For and While Loop in Python

For and While Loop in Python

8th - 12th Grade

20 Qs

Dec 9 ICS Test Units 0-2.3

Dec 9 ICS Test Units 0-2.3

9th - 12th Grade

20 Qs

Python Basic 4

Python Basic 4

12th Grade - Professional Development

20 Qs

Basics Python

Basics Python

8th - 10th Grade

20 Qs

Mastering Python Lists

Mastering Python Lists

11th Grade

20 Qs

SIP C2

SIP C2

12th Grade

20 Qs

python q1

python q1

12th Grade

28 Qs

GCSE Computer Science: Programming (Python)

GCSE Computer Science: Programming (Python)

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Calum Gordon

Used 444+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The process by which a computer carries out the instructions of a stored program?

Execution

Running

Compiling

Interpreting

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A type of error that occurs when a rule of the programming language code is broken?

Syntax error

Logic error

Run-time error

Program error

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

Which of these are primitive data types in Python ...

int

float

Bool

char

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which data type would be used in Python to store the value of pi to 2 decimal places?

Integer

Float

Boolean

String

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is this a description of?


A named piece of storage used by a computer program that can change its value

Variable

Constant

Function

Parameter

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

Choose three properties of a variable

Has a data type

Has a value

Has a name

Has a length

Has a return value

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

Choose all the rules that are correct for naming variables

Must not begin with a number

Must only contain a-z and 0-9 characters

Must use _ to join words

Must be in lower case

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?