
Python Quiz - 20

Quiz
•
Architecture, Other
•
12th Grade - University
•
Hard

shanmugaraja .
Used 2+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Guess the correct output of the following string operations
str1 = 'Welcome'
print(str1*2)
WelcomeWelcome
str1str1
Error
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the following output of the following code :
list('Welcome')
['W','e','l','c','o','m','e']
('W','e','l','c','o','m','e')
['welcome']
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the following output of the following code :
>>>L = ['w','e','l','c','o','m','e']
>>>print(len(L))
8
9
7
None
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the following output of the following code :
>>> L=[“Amit”,”Anita”,”Zee”,”Longest Word”]
>>> print(max(L))
Longest Word
Zee
Error
None
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the output of the following code :
L=list(“www.learninghpython.com”)
print(L[20 : -1])
['c','o']
['c','o','m']
(com)
Error
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the output of the following code :
>>>L=[“Amit”,”Sumit”,”Naina”]
>>>print(L[-1][-1])
['Sumit']
[a]
[Naina]
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the output of the following code :
L=[0.5 * x for x in range(4)]
print(L)
[0.0, 0.5, 1.0, 1.5]
(0,.5, 1, 1.5)
[0.0, 0.5, 1.0, 1.5, 2.0]
None
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the output of the following code :
L=[‘a’ * x for x in range(4)]
print(L)
[‘ ‘ , ‘a’ , ‘aa’ , ‘aaa’]
[‘a’, ‘aa’, ‘aaa’]
Error
None of the above
Similar Resources on Wayground
12 questions
TUTORIAL : THEORY OF PRODUCTION

Quiz
•
University
10 questions
Intro to Automatic Transmission

Quiz
•
12th Grade
8 questions
Regular Course 2021 Full Stack_M1 L1

Quiz
•
7th - 12th Grade
10 questions
python set 1

Quiz
•
University
9 questions
Get To Know Communication Awards 2025

Quiz
•
University
10 questions
Pengujian Elektrik

Quiz
•
University
12 questions
EOY Training Kahoot

Quiz
•
University
13 questions
Java Programming Quiz

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Architecture
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
6 questions
Rule of Law

Quiz
•
6th - 12th Grade
15 questions
ACT Math Practice Test

Quiz
•
9th - 12th Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University
13 questions
BizInnovator Startup - Experience and Overview

Quiz
•
9th - 12th Grade