AI Assistant
How to use the AI assistant for help with your code — and what it won't do
Open an assignment
Open the AI assistant
The Assignment Assistant panel is now open on the right side of your screen, displaying helpful information about what the AI can and cannot do. You can see there's a text box at the bottom where you can type questions about your assignment, and a "Share my current code" checkbox is selected so the assistant can see what you're working on.
Ask a question
Read the response
The Assignment Assistant panel on the right explains what your coding assignment is asking you to do and breaks it down into clear steps. You can see it has analyzed your starter code and identified that you've already completed the first step (getting the user's name), and it's guiding you toward the next steps based on the TODO comments in your code.