Closed ec0shi closed 7 years ago
Traceback (most recent call last): File "main.py", line 89, in ra = Raffle() TypeError: init() takes exactly 3 arguments (1 given)
Hello, I got this error.
Can you please tell me how to solve?
Fixed it thank you
Traceback (most recent call last): File "main.py", line 89, in ra = Raffle() TypeError: init() takes exactly 3 arguments (1 given)
Hello, I got this error.
Can you please tell me how to solve?