1.

What will be the output of the following Python function, assuming that the random module has already been imported?

A. Error
B. Either 3 or 4
C. Any integer other than 3 and 4
D. Any decimal value between 3 and 4View Answer
Answer» E.


Discussion

No Comment Found