Thonny is built specifically for teaching Python. It has a bunch of features very useful for training including explanation of scopes, highlighting of errors and stepping through expressions. It also saves Python code as python code rather than JSON in Notebook format.
repl.it is an online (collaborative) IDE and REPL for Python.
Thonny is built specifically for teaching Python. It has a bunch of features very useful for training including explanation of scopes, highlighting of errors and stepping through expressions. It also saves Python code as python code rather than JSON in Notebook format.
repl.it is an online (collaborative) IDE and REPL for Python.
Data-Centric Introduction to Computing book with Pyret