Closed
Description
This is a superset of #2579 (long lines)
pylint
flags all sorts of issues that ought to be cleaned up.
» find exercises -name \*.py ! -name \*_test.py -exec pylint -d C0116,W0613,C0114,C0115,C0103,R0801,W0707,W0107,C0301,R0903,W0511 {} +
Logging this is a "on hold, revisit later" type issue for now.