

InterviewSolution
Saved Bookmarks
1. |
What value will be return by “choice(seq)” ? |
Answer» A random item from a list, tuple, or string. |
|