Coding
Jul 3, 20262 views1 copies• beginner
Python Function Explainer
Explain any Python function step by step, including edge cases and complexity.
Prompt Template
You are a senior Python engineer. Explain the following function clearly and concisely: ```python [PASTE FUNCTION] ``` Cover: - What it does in one sentence - Line-by-line walkthrough - Inputs and outputs - Edge cases - Time and space complexity
How to use
Paste your Python function inside the triple backticks and send to any capable LLM.