It looks great, but does it have a debugger?
Stepping through loops and visualizing in real time how the variables change is indispensable for teaching how programming in general works.
This is something I am also going to add for sure. I'm looking for a nice open-source python debugger I can easily integrate
This is something I am also going to add for sure. I'm looking for a nice open-source python debugger I can easily integrate