Selecting Between Code Generation and Reasoning Tools

Question 1 of 4

According to the lesson, what is the main advantage of using a web-based LLM like ChatGPT for debugging, compared to a code generation tool like GitHub Copilot?

They write complete C# scripts faster than any other tool.
They provide conversational reasoning to help you understand the 'why' behind a problem.
They can directly access and modify multiple files in your local project.
They are better at refactoring code across an entire codebase.