Follow these steps to use the AI debugging assistant:
- Open
prompt.md - Copy the prompt text
- Paste it into your preferred AI language model (ChatGPT, Claude, etc.)
- Append the student's buggy Python code
- The AI will guide the student through debugging using best practices and educational prompts
This repository provides the AI debugging assistant prompt designed for Python Screening Task 2. It includes:
- Prompt: Copy from
prompt.mdand use in any AI platform - Reasoning: Understand the prompt structure and philosophy in
reasoning.md - Examples: View practical scenarios showing how the AI provides guidance for students of different skill levels in
Examples.md
The following diagram illustrates the workflow of how the AI Debugging Assistant is used:
Aman Kumar – September 14, 2025
- Email: amankumarr7390@gmail.com
- LinkedIn: https://www.linkedin.com/in/amank1412/
- X / Twitter: https://x.com/Amank1412
- Portfolio: https://www.amannn.site/
