Verify Certificate
Verify Certificate

Writing Beautiful Pythonic Code with PEP 8 gives a basic intro to making your code more Pythonic. In particular, I appreciated the guidance in when to break lines for better readability and the coverage of different linters in the Python ecosystem.