

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following Python function (random module has already been imported)? |
A. | sun |
B. | u |
C. | either s, u or n |
D. | ? a) sunb) uc) either s, u or nd) errorView Answer |
Answer» D. ? a) sunb) uc) either s, u or nd) errorView Answer | |