What will be the output of the “hello” +1+2+3?
Lesson 33 - Collection module

Quiz
•
Professional Development, Education
•
5th - 8th Grade
•
Medium
NotchUp .co
Used 20+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
hello123
hello
hello6
Error
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Given a string example=”hello” what is the output of example.count(‘l’)?
0
1
2
none
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is displayed on executing print(math.fabs(-3.4))?
-3.4
3.4
3
-3
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the value returned by math.fact(6)?
720
6
[1,2,3,6]
Error
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What will be the output of the following Python function if the random module has already been imported?
random.randint(3.5,7)
Error
Any integer between 3.5 and 7, including 7
Any integer between 3.5 and 7, excluding 7
The integer closest to the mean of 3.5 and 7
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What will be the output of the following Python code?
random.randrange(0,91,5)
10
18
79
95
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of these is not true about recursion?
Making the code look clean
A complex task can be broken into sub-problems
Recursive calls take up less memory
Sequence generation is easier than a nested iteration
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Lesson 39 Test-5

Quiz
•
5th - 8th Grade
10 questions
Lesson 29 - Introduction to module

Quiz
•
5th - 8th Grade
10 questions
PYTHON ISHAAN2412

Quiz
•
6th - 9th Grade
10 questions
Python quiz

Quiz
•
KG - Professional Dev...
10 questions
AI for Youth – Machine and Minds

Quiz
•
8th Grade
15 questions
Lesson 7 - Test 1

Quiz
•
5th - 8th Grade
10 questions
Lesson 12 - Transfer statements

Quiz
•
5th - 8th Grade
10 questions
Python Marathon (Easy Round)

Quiz
•
1st - 6th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade