InterviewSolution
Saved Bookmarks
| 1. |
Both the functions randint and uniform accept ____________ parameters.(a) 0(b) 1(c) 3(d) 2This question was addressed to me in a job interview.The doubt is from Random module topic in portion Mapping Functions and Modules of Python |
|
Answer» Right CHOICE is (d) 2 |
|