
Python Programming Quiz
Authored by Mamta Kaundal
Other
12th Grade
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
77 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hey there, coding wizards! Aisha and Shreya are having a friendly debate about string operators in Python. Can you help them settle the score? Which of the following is a valid string operator in Python?
+
-
*
Both A and C
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hey there, coding wizards! If Ishaan slices the string "hello" from index 1 to 4, what magical output will he conjure up?
he
ell
lo
hello
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hey there, coding wizards! Aashi, Krish, and Arjun are having a debate about string functions in Python. Can you help them out? Which of the following is NOT a valid string function in Python?
.split()
.upper()
.append()
.find()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hey there, coding wizards! Aanya, Myra, and Prisha are on a quest to create the ultimate empty list. Can you help them figure out which of the following spells will conjure an empty list?
[]
{}
()
list()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hey there, coding wizards! 🌟 How are strings and lists different in the magical world of Python?
Strings are immutable; lists are mutable.
Lists can hold multiple data types; strings cannot.
Strings are sequences; lists are not.
Both A and B.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hey there, coding wizards! 🌟 Kabir, Mira, and Asher are having a friendly competition to see who can predict the output of this Python code: my_list = [1, 2, 3] my_list.append(4) print(my_list)
What do you think will be the result? 🤔
[1, 2, 3]
[1, 2, 3, 4]
[4, 1, 2, 3]
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hey Shreya, if you were to organize your favorite books in a special way, how would you store them in a dictionary?
In a sequence
As key-value pairs
In an array-like structure
As tuples
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?