Closed TirumanidasKarthik closed 1 year ago
Here is the file and line responsible for the issue.
File "C:\Users\karth\projects\Jarvis\jarviscli\plugins\rockpaperscissors.py", line 117, in get_rounds if (int(rounds) <= 100):
I have fixed this and submitted a pull request for the same.
Thx
Here is the file and line responsible for the issue.
File "C:\Users\karth\projects\Jarvis\jarviscli\plugins\rockpaperscissors.py", line 117, in get_rounds if (int(rounds) <= 100):