How to select a random number from a List
shravan
Posts: 2 New member
I tried using random.choice() but didnt work I got the below error
Error: AttributeError : 'Random' object has no attribute 'choice'
Error: AttributeError : 'Random' object has no attribute 'choice'
Tagged:
Answers
Can you share a screenshot of the error where I can see other setting as well?
Tianjiao Li | Redgate Software
Have you visited our Help Center?