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
30 questions
функция рус

Quiz
•
11th Grade
20 questions
FASE E. TIK. ULANGAN HARIAN APL ANGKA, KATA, PRESENTASI

Quiz
•
10th Grade
20 questions
Intro to Web Design Quiz

Quiz
•
12th Grade
20 questions
Python

Quiz
•
9th - 12th Grade
20 questions
Informatika dasar

Quiz
•
10th Grade
25 questions
Ulangan Harian Struktur Data

Quiz
•
9th Grade - University
25 questions
Python - Chapter 3 Practice Quiz

Quiz
•
12th Grade
25 questions
Role of Banks Quiz

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 Information Technology (IT)
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
12 questions
Graphing Inequalities on a Number Line

Quiz
•
9th Grade
20 questions
Cell Organelles

Quiz
•
9th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
15 questions
Two Step Equations

Quiz
•
9th Grade