flake8Advanced Playground

Linting: PyFlakes + pycodestyle + McCabe complexity

Advanced flake8 techniquesRun locally
Install
pip install flake8
Python CodeRun locally

These advanced techniques unlock the full power of flake8.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?