Python GCSE

Flashcard
•
Computers
•
10th Grade
•
Hard
Virginia Couzens
FREE Resource
Student preview

27 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Python is a
Back
programming language
2.
FLASHCARD QUESTION
Front
Code for Hello, World!
Back
print("Hello, World!")
3.
FLASHCARD QUESTION
Front
Code for: Five is greater than two!
Back
if 5 > 2:
print("Five is greater than two!")
4.
FLASHCARD QUESTION
Front
Comments in Python are written with a special character, which one?
Back
hashtag
5.
FLASHCARD QUESTION
Front
Code for b is greater than a: a = 33, b = 200, if b > a: print("b is greater than a")
Back
a = 33, b = 200, if b > a: print("b is greater than a")
6.
FLASHCARD QUESTION
Front
Stores a piece of data, and gives it a specific name
Back
variable
7.
FLASHCARD QUESTION
Front
A data type that can have one of two values: True or False
Back
boolean
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Python Functions

Flashcard
•
9th Grade
18 questions
AP CSA Unit 1 Review

Flashcard
•
10th - 12th Grade
25 questions
JavaScript Variables

Flashcard
•
10th - 12th Grade
18 questions
CSOD Study Guide Questions

Flashcard
•
9th Grade
18 questions
Python Basics Review

Flashcard
•
10th Grade
25 questions
JavaScript operators

Flashcard
•
10th Grade
23 questions
Python slicing

Flashcard
•
10th Grade
18 questions
Python Functions

Flashcard
•
9th Grade
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade