GCSE Computer Science: Programming (Python)

GCSE Computer Science: Programming (Python)

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

แบบทดสอบก่อนเรียน Python

แบบทดสอบก่อนเรียน Python

9th Grade

20 Qs

Programming Basics Quiz

Programming Basics Quiz

8th Grade - University

20 Qs

GCSE Programming Constructs

GCSE Programming Constructs

9th Grade

20 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

Unit 2.2 Programming Techniques MCQs L2

Unit 2.2 Programming Techniques MCQs L2

10th Grade

20 Qs

Latihan Soal Informatika Pra PSAT_XI IPS U2

Latihan Soal Informatika Pra PSAT_XI IPS U2

11th Grade

21 Qs

PYTHON PROGRAMMING

PYTHON PROGRAMMING

9th - 12th Grade

20 Qs

For Loop Method

For Loop Method

9th Grade

22 Qs

GCSE Computer Science: Programming (Python)

GCSE Computer Science: Programming (Python)

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Calum Gordon

Used 443+ 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?