Search Header Logo

GCSE Python Programming Basics

Authored by James Barron

Computers

11th Grade

Used 65+ times

GCSE Python Programming Basics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many data types should we know at GCSE

2

3

4

5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type for whole numbers

string

real

float

integer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type for a decimal point?

integer

float

list

string

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type for text?

integer

float

string

boolean

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Boolean data type?

two values True/False

two values x/o

string

integer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a List/array?

store multiple items in a single variable

store one type of data in multiple variables

store one data type in a database

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are correct for a list?

list1 = ["bob","steve","jim"]

list1 = ("bob","steve","jim")

list1 == ["bob","steve","jim"]

list1 = ["bob",,"steve",,"jim"]

list1 = [], list1.append ["bob","steve","jim"]

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?