Python Basics Review

Quiz
•
Computers
•
10th Grade
•
Easy
Wayground Content
Used 46+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is Python?
A text-based programming language
A type of snake
A web development framework
A database management system
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
23 == 32
True
False
23 > 32
23 < 32
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable?
A box(memory location) where you store values.
A type of data structure that holds multiple values.
A function that performs operations on data.
A keyword used to declare constants.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What Python command lets the user enter an answer to a question?
input()
print()
scan()
read()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A syntax error means your code has a 'grammar' mistake or you used symbols/operations incorrectly. True or False?
True
False
Syntax errors are only related to variable names.
Syntax errors can be ignored during execution.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a loop in programming?
To store data temporarily
To repeat a block of code
To create a new variable
To define a function
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you create a program to display "Hello World!"?
print("Hello World!")
echo "Hello World!"
System.out.println("Hello World!");
console.log("Hello World!");
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Scope of Variables in Python

Quiz
•
1st Grade - Professio...
14 questions
year 8 lesson 2 quiz - python

Quiz
•
8th - 10th Grade
17 questions
Python - Quiz

Quiz
•
9th - 11th Grade
16 questions
Python Basics

Quiz
•
KG - University
20 questions
Python Recap

Quiz
•
7th Grade - University
19 questions
Programming Techniques Survey

Quiz
•
8th - 12th Grade
15 questions
Quiz 142 - Python inputs and outputs

Quiz
•
9th Grade - University
15 questions
Python for kids and teenagers - Level 1

Quiz
•
10th 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
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
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
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th 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