
Python

Quiz
•
Mathematics, Computers, Social Studies
•
1st - 12th Grade
•
Medium
Carlos Guerrero
Used 4+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Can you create a variable in python with the data about CO2 Emissions across countries over time?
yes
no
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the correct syntax to output "Hello Global Studies" in Python
echo("Hello Global Studies"
echo("Hello Global Studies")
p("Hello Global Studies")
print("Hello Global Studies")
3.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
When I insert a _ symbol that means I add a comment in Python code (green colour)
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you create a variable with the numeric value 5?
x = 5
x = int(5)
Both are correct
5.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
What is the correct file extension for Python notebooks?
.py
.ipynb
.pynb
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the correct way to create a function in Python?
create myFunction():
def myFunction():
function myfunction():
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
I have a python list of the 17 SDG (Sustainable Development Goals) from the UN. Which number do I expect as the outcome in python if I want to get the 'Climate Action' one?
SDG = '13'
SDG = '2'
SDG = '1'
8.
FILL IN THE BLANK QUESTION
10 sec • 1 pt
With __ method I can find the length of my variable
9.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
Which of these collections defines a LIST?
{"apple", "banana", "cherry"}
{"apple": "banana": "cherry"}
["apple", "banana", "cherry"]
("apple", "banana", "cherry")
Similar Resources on Wayground
10 questions
CỦNG CỐ KIẾN THỨC LỆNH VÀO RA TRONG PYTHON

Quiz
•
10th Grade
10 questions
Python Revision Tour

Quiz
•
12th Grade
10 questions
Python Variables

Quiz
•
6th Grade
13 questions
Program Development - Python: Errors

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

Quiz
•
11th Grade
10 questions
Introduction to Python Programming Quiz

Quiz
•
10th Grade
10 questions
python1

Quiz
•
1st Grade
10 questions
Python-Partie9

Quiz
•
1st Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Mathematics
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers

Quiz
•
7th Grade
20 questions
Finding Volume of Rectangular Prisms

Quiz
•
5th Grade
15 questions
Order of Operations

Quiz
•
5th Grade
19 questions
Order of Operations

Quiz
•
5th Grade