Black Formatter (VS Code)Intermediate Playground

Black code formatting integrated into VS Code's format-on-save

Using Black Formatter (VS Code) effectivelyRun locally
Install
Install from VS Code Marketplace: ms-python.black-formatter
Python CodeRun locally

Following best practices with Black Formatter (VS Code) ensures a productive development workflow.

Challenge

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