To include the use of functions which are present in the random library, we must use the option:
Random functions

Quiz
•
Computers
•
12th Grade
•
Hard
KVSEC12 PHOTOS
Used 41+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
import random
random.h
import.random
random.random
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The output of the above Python code is either 1 or 2.
True
False
error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the above Python code?
An integer other than 2, 3 and 4
Either 2,3 or 4
Error
3 only
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of above given code
Error
Either 10.4, 56.99 or 76
Any number other than 10.4, 56.99 and 76
56.99 only
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python function (random module has already been imported)?
random.choice('sun')
sun
u
either s,u or n
error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python function, assuming that the random module has already been imported?
random.uniform(3,4)
error
either 3 or 4
Any integer other than 3 and 4
Any decimal value between 3 and 4
7.
MULTIPLE CHOICE QUESTION
30 sec • 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
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
Fundamentals of Python

Quiz
•
9th - 12th Grade
15 questions
Basic Python Coding

Quiz
•
11th - 12th Grade
12 questions
Python Unit 2 Quiz 2

Quiz
•
9th - 12th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
10 questions
Python Exception Handling

Quiz
•
10th - 12th Grade
10 questions
Python Input/Output

Quiz
•
9th - 12th Grade
15 questions
Python Lists

Quiz
•
8th - 12th Grade
10 questions
Pseudocode WHILE Loops

Quiz
•
10th - 12th 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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University