CodeInvestigator is a tracing tool for Python programs. All the run time information is recorded. Read your code together with its run time details. Use it to visualize what happened when you program ran.
2. Code becomes clickable when cursor moves.
4. View print.
1. Code shows as per usual
6. View information in any order.
3. View variable.
5. View loop.
Project Admins: