
Round 2

Quiz
•
Computers
•
University
•
Hard
San Saravanan
Used 7+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What are the two main types of functions in Python?
User defined function & System function
System function & Custom function
Built-in function & User defined function
Built-in function & User function
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the maximum possible length of an identifier in Python?
79 characters
31 characters
63 characters
none of the mentioned
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
To add a new element to a list we use which Python command?
list1.append(5)
list1.addLast(5)
list1.add(5)
list1.addEnd(5)
4.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What will be the output of the following Python code?
a
B
C
D
a b c d
error
A
B
C
D
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
. What will be the output of the following Python code snippet?
z=set('abc$de')
'a' in z
Error
True
False
No output
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What will be the output of the following Python code?
l=[1, 0, 2, 0, 'hello', '', []]
list(filter(bool, l))
[1, 0, 2, ‘hello’, ”, []]
Error
[1, 2, ‘hello’]
[1, 0, 2, 0, ‘hello’, ”, []
7.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What will be the value of the following Python expression?
4 + 3 % 5
7
2
4
1
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Grade 7 Python Programming Quiz

Quiz
•
7th Grade - University
20 questions
Python 101

Quiz
•
University
20 questions
Ch.8 - Introducing Python

Quiz
•
6th Grade - Professio...
20 questions
Python :: String review

Quiz
•
University
20 questions
Day 6 - ONLINE TEST - PL03 PYTHON PROGRAMMING

Quiz
•
University
25 questions
Introduction to Python

Quiz
•
KG - University
20 questions
Python Programming - Test 1

Quiz
•
University - Professi...
20 questions
[Python For All] Quiz 2 - Rewind.py

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade