Python Programming Quiz

Quiz
•
Computers
•
9th Grade
•
Medium
Tracy Mayhead
Used 10+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the print() function in Python?
To display output to the console
To read user input
To create a variable
To define a function
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is Python sensitive to whitespace when defining code blocks?
Yes
No
Only in functions
Depends on the operating system
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used to create a list in Python?
( )
[ ]
{ }
< >
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid variable name in Python?
1st_variable
my-variable
myVariable
my variable
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you start a function definition in Python?
function myFunction():
def myFunction():
create myFunction():
myFunction():
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code? x = 5 print(x * 2)
10
5
25
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements assigns the value of 10 to the variable x in Python?
x:=10
let x = 10
x = 10
x ← 10
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Introduction To Python

Quiz
•
University
15 questions
Python Programming 1: print, strings, variables, casting

Quiz
•
9th Grade - University
20 questions
LETS PLAY QUIZ - PYTHON CBSE CLASS XII

Quiz
•
11th - 12th Grade
20 questions
String Data Type(Python)

Quiz
•
12th Grade
20 questions
Beginner Quiz on ML and Python Basics

Quiz
•
University
19 questions
Python Year 9 Quiz

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

Quiz
•
9th - 12th Grade
25 questions
CSP Python Review

Quiz
•
9th - 12th 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
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade