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
19 questions
Python Essentials 119

Flashcard
•
9th - 12th Grade
20 questions
Python Conditionals

Flashcard
•
9th - 11th Grade
16 questions
AP CSA Primitive Types Practice

Flashcard
•
11th Grade
22 questions
Java Programming Flashcard - unit 1b

Flashcard
•
9th Grade
23 questions
AP CSP Unit 4 Test REVIEW

Flashcard
•
11th Grade
25 questions
IST_OPENING Final Exam Review_12.03

Flashcard
•
10th Grade
21 questions
AP CSP Unit 7 Review

Flashcard
•
11th Grade
16 questions
Python Iteration

Flashcard
•
10th 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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade