Si te quedas atascado en algo, prueba uno de estos prompts:
- I’m getting this error when I try to run the code. Can you help me fix it?
- Explain the error to me in a lot of detail. Now, fix the error.
- Can you break down how this works step-by-step? Now, fix the error.
- My code isn't working as expected. Here's what it's doing: [describe behavior], but I want it to: [describe desired behavior].
- Can you help me debug this? Here's what I've tried so far: [list attempts]
- Search the web for the latest documentation on how to fix this issue.