Vidyalelo
Python · Q22

Module in Python

Programming · Python · question 22

Q22

Which of the following will not be returned by random.choice("1 ,")?

A.
1
B.
(space)
C.
,
D.
none of the mentioned
Answer

Answer: Option D

Solution

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