The End

Quiz
•
Information Technology (IT)
•
9th - 12th Grade
•
Hard
Mouna Tounakti
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 sec • 2 pts
If we want to print each emoji in this list, what should we print?
emojis = [''😋" , "🦊" , "🌷" , "🏈"]
for emoji in emojis:
print(????)
print(emojis)
print(emoji)
print(????)
2.
MULTIPLE CHOICE QUESTION
5 sec • 3 pts
If we want to use pi in our program, what should we import?
import numpy
import pi
import Math
none of them
3.
FILL IN THE BLANK QUESTION
5 sec • 2 pts
What is the output of this code?
float(True)
4.
FILL IN THE BLANK QUESTION
5 sec • 2 pts
What is the output of this code?
int(False)
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What does this code do?
fruits = ['apple', 'banana', 'orange']
fruits.insert(2, 'cherry')
['apple', 'banana', 'cherry', 'orange']
['apple', 'cherry', 'orange']
['apple', 'cherry', 'banana','orange']
6.
MULTIPLE CHOICE QUESTION
5 sec • 2 pts
What will this print?
word = "Python"
print(word[0])
print(word[-1])
P
n
p
n
Pn
7.
MULTIPLE CHOICE QUESTION
5 sec • 2 pts
What will this print?
print(False == False)
True
False
Error
Create a free account and access millions of resources
Similar Resources on Wayground
27 questions
Python Programming Quiz

Quiz
•
12th Grade
20 questions
JS quiz

Quiz
•
10th Grade
25 questions
IT Concepts 2

Quiz
•
12th Grade - University
25 questions
ITGS - First Partial Exam - Period 2024-2025/2

Quiz
•
10th Grade
20 questions
quiz1B1

Quiz
•
7th Grade - University
28 questions
Review Python_G8

Quiz
•
8th Grade - University
30 questions
Y9 Python Review

Quiz
•
9th Grade - University
25 questions
FINAL QUIZ - Informatika SMA DU 1 Kelas XI

Quiz
•
11th 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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Information Technology (IT)
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
6 questions
Secondary Safety Quiz

Lesson
•
9th - 12th Grade
20 questions
Biomolecules

Quiz
•
9th Grade