Which type of elements are accepted by random.shuffle()?
(a) strings
(b) lists
(c) tuples
(d) integers
I got this question by my school teacher while I was bunking the class.
Query is from Random Module in division Mapping Functions and Modules of Python