Tip
Intermediate
Request Error Handling
July 29, 2024
When asking an LLM to write code, specifically request that it include error handling (e.g., try-catch blocks, input validation).
Category: Code Generation
Difficulty: Intermediate