Can I use AI to help me fix my bugs?

Asked by stem_mind · 6 months ago

1 Answer

17
amorebise · 6 months ago Top Answer

Yes, tools like ChatGPT or GitHub Copilot are great for explaining why code is failing. Use them as a tutor to help you learn, not just to fix things for you without understanding why.

Log in to add a comment.