
PYTHON REVIEWER

Flashcard
•
English
•
University
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is a loop in Python?
Back
A loop is a block of code that can be executed multiple times until a certain condition is met.
2.
FLASHCARD QUESTION
Front
What is pseudocode?
Back
Pseudocode is a way to describe an algorithm using natural language, which is not written in a specific programming language.
3.
FLASHCARD QUESTION
Front
What is an algorithm?
Back
An algorithm is a set of steps to solve a problem.
4.
FLASHCARD QUESTION
Front
What does the following code output? numbers = [1, 2, 3, 4, 5] for num in numbers: print(num * 2)
Back
The output is: 2 4 6 8 10
5.
FLASHCARD QUESTION
Front
What is the command used to display text in Python?
Back
The command is print().
6.
FLASHCARD QUESTION
Front
What is a variable in Python?
Back
A variable is a named location in memory used to store data.
7.
FLASHCARD QUESTION
Front
What is a function in Python?
Back
A function is a block of reusable code that performs a specific task.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Computer Science Honor Society

Flashcard
•
12th Grade
15 questions
Computer Science 1301 Final Questions

Flashcard
•
University
16 questions
PYTHON CONDITIONALS Q3

Flashcard
•
University
10 questions
week2-1

Flashcard
•
University
14 questions
Hammurabi's Code

Flashcard
•
KG - University
15 questions
Burmese Python: Invasive Species Reading Comprehension

Flashcard
•
12th Grade
15 questions
Python Compound Conditionals

Flashcard
•
12th Grade
14 questions
InnoTech Cohort '27 Meeting 1

Flashcard
•
Professional Development
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