Back to browse
Optimization Principles
❌ Bad: "Can you please help me by writing some code that does something related to sorting maybe in Python if that's okay?" ✅ Good: "Write a Python function th…
Added May 19, 20260 views0 copies
Prompt
❌ Bad: "Can you please help me by writing some code that does something
related to sorting maybe in Python if that's okay?"
✅ Good: "Write a Python function that sorts a list of dictionaries
by a specified key."Replace text in [BRACKETS] with your own values before pasting.