Vidyalelo
Python · Q63

Module in Python

Programming · Python · question 63

Q63

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

A.
import random
Answer
B.
random.h
C.
import.random
D.
random.random

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board