How can we help you today? How can we help you today?
shravan
How to select a random number from a List
I tried using random.choice() but didnt work I got the below errorError: AttributeError : 'Random' object has no attribute 'choice'
2 followers 2 comments 0 votes