Varad Dixit

Results 2 issues of Varad Dixit

**Describe the bug** In Map (the Four Color Map puzzle), a specific puzzle renders a single number (when region numbers are enabled) incorrectly. Instead of rendering the number '20' in...

bug

s/\\-/\\\\-/g in balloon.py lines 46, 48 so Python does not read them incorrectly. An alternative fix (making the docstring raw) also exists, but codebases should be uniform; if one docstring...