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
21 questions
Programming - Python (year 12)

Quiz
•
9th - 12th Grade
19 questions
Python Year 9 Quiz

Quiz
•
8th - 10th Grade
20 questions
Quiz Pemrograman Phyton

Quiz
•
9th - 12th Grade
15 questions
Python Programming 1: print, strings, variables, casting

Quiz
•
9th Grade - University
20 questions
Python Programming Quiz

Quiz
•
10th Grade - University
15 questions
QUIZ TAMBAHAN

Quiz
•
10th Grade
20 questions
Python

Quiz
•
9th - 12th Grade
20 questions
analisis data bab 1

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