Hackerrank
Hackerrank copied to clipboard
Domain: Python
The question asks to return the sum of the final set. But the code returns only the mutated set.
Updated code according to python3 standards and fixed some bugs
The Following Error shows up when I run `calender_module.py` ``` Traceback (most recent call last): File "Solution.py", line 5, in m = calendar.weekday(k[2],k[0],k[1]) TypeError: 'map' object is not subscriptable ```
without using xrange method straight forward with simple syntax