GCSE OCR Python Paper 2 Basics

Quiz
•
Computers
•
11th Grade
•
Medium
Jen Wiss
Used 19+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, what word do we use for doing something repeatedly?
Iteration
Selection
Sequence
Repetition
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A switch statement is an example of....
Iteration
Sequence
Selection
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
count = 1
How do I add 1 to the variable count?
count + 1
count = count + 1
count++
count = count * 1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is an example of ...
Sequence
Selection
Iteration
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, 'sequence' means...
The execution of statements one after the other in order.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In this code snippet, myValue is ...
Something else
A boolean
A string
7.
DRAG AND DROP QUESTION
1 min • 4 pts
0 is an (a) , "Hello, world!" is a (b) , False is a (c) and 3.14 is a (d) .
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Google Sheets Review 1

Quiz
•
9th - 12th Grade
20 questions
LETS PLAY QUIZ - PYTHON CBSE CLASS XII

Quiz
•
11th - 12th Grade
14 questions
MOAC Excel 2016 Lesson 05

Quiz
•
8th - 12th Grade
21 questions
AP-CSP Unit 4 Test Review

Quiz
•
11th - 12th Grade
20 questions
Test Your Knowledge Google Drive

Quiz
•
9th Grade - University
13 questions
Phishing, Spam and Fake websites

Quiz
•
7th - 12th Grade
13 questions
Empowerment Technologies

Quiz
•
11th Grade
19 questions
Computer basics

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade