a) list1.shuffle()
b) shuffle(list1)
c) random.shuffle(list1)
d) random.shuffleList(list1)
To shuffle the list(say list1) what function do we use?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
To shuffle the list(say list1) what function do we use?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!