GCSE Computer Science - Python Programming Concepts

GCSE Computer Science - Python Programming Concepts

9th - 11th Grade

17 Qs

quiz-placeholder

Similar activities

Python - lists,loops,basics

Python - lists,loops,basics

9th - 11th Grade

20 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

Latihan Soal Informatika Pra PSAT_XI IPS U2

Latihan Soal Informatika Pra PSAT_XI IPS U2

11th Grade

21 Qs

Puthon upto and including loops quiz

Puthon upto and including loops quiz

9th - 12th Grade

20 Qs

For vs While

For vs While

8th - 10th Grade

20 Qs

Python - Programming Constructs - KS3 Y9

Python - Programming Constructs - KS3 Y9

8th - 9th Grade

15 Qs

ONE 6th FORM Introduction to Python Basics

ONE 6th FORM Introduction to Python Basics

11th Grade

15 Qs

Python Lists

Python Lists

10th Grade

14 Qs

GCSE Computer Science - Python Programming Concepts

GCSE Computer Science - Python Programming Concepts

Assessment

Quiz

Computers

9th - 11th Grade

Hard

Created by

S Bourne

Used 214+ times

FREE Resource

17 questions

Show all answers

1.

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

2.

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

3.

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In what way is a constant different from a variable?

It can not change its value during program execution

It can store more than one value

It can only be used in the global scope

Its name must be written in UPPER CASE

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Use the correct order of operations to evaluate this expression ...


6 * 8 / 2 + (15 - 6) + 3 ^ 2

42

32

52

72

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The process of giving a value to a variable?

Assignment

Initialisation

Coercion

Declaration

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

Choose all the recognised control structures in a computer program ...

Sequence

Selection

Iteration

Duplication

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?