Not all examples are equal. Effective examples:
- Cover different cases (not just the happy path)
- Show the exact format you expect
- Progress from simple to complex
- Match the style you want in the output
Three well-chosen examples beat ten random ones. Think about what patterns you're teaching with each example.