GCSE Computer Science: Programming (Python)

GCSE Computer Science: Programming (Python)

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Visual Basic Ch.5 Loops

Visual Basic Ch.5 Loops

9th - 12th Grade

20 Qs

Python while loops

Python while loops

12th Grade

20 Qs

while loop and logical operators

while loop and logical operators

9th Grade

20 Qs

Python

Python

10th Grade

23 Qs

PYTHON PROGRAMMING

PYTHON PROGRAMMING

9th - 12th Grade

20 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

For Loops in Python

For Loops in Python

9th Grade - University

20 Qs

For and While Loop in Python

For and While Loop in Python

9th Grade - University

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