Python Concept Management
Systematically manage Python concepts in the concept.md file.
Execution Steps
- •Check existing concepts: Search for similar entries in concept.md
- •Evaluate duplication:
- •If new → Add to appropriate section
- •If similar → Enhance existing entry
- •If duplicate → Skip addition
- •Maintain markdown format
Concept Entry Format
markdown
### Function/Concept Name Brief description - Key point 1 - Key point 2 - Example: `code_example`
Guidelines
- •Maintain organized section structure
- •Write clear and concise descriptions
- •Include practical code examples
- •Write all content in English only (no Korean or other languages)