Get a comprehensive code review following Python best practices and PEP standards.
Review my Python code for best practices, readability, and potential improvements: ```python [PASTE YOUR CODE HERE] ``` Please analyze: 1. PEP 8 style compliance 2. Naming conventions (variables, functions, classes) 3. Code organization and structure 4. Docstring quality and completeness 5. Error handling patterns 6. Potential performance issues 7. Security vulnerabilities 8. Test coverage suggestions Provide specific recommendations with code examples for each improvement.
Or press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[PASTE YOUR CODE HERE]