GCSE Python Programming Basics

Quiz
•
Computers
•
11th Grade
•
Medium
James Barron
Used 54+ times
FREE Resource
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"]
Create a free account and access millions of resources
Similar Resources on Wayground
27 questions
Intro to Microbit

Quiz
•
9th - 12th Grade
20 questions
Java For Loop basic syntax

Quiz
•
9th - 12th Grade
20 questions
Programming

Quiz
•
9th - 11th Grade
20 questions
Variables and Loops Review

Quiz
•
9th - 12th Grade
18 questions
Loops, Lists, Traversals test

Quiz
•
11th Grade
21 questions
EV3

Quiz
•
9th - 11th Grade
21 questions
Introduction to CS

Quiz
•
7th Grade - University
25 questions
Algorithms - python (GCSE)

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade