You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ Online Python 2.7 Programming with Live Pylint Syntax Checking!
78
78
79
79
### Future Goals:
80
80
- Make easily embeddable for MOOCs like edX and other education platform
81
+
- Create an analytics system that models the student's python learning and tells them where they need improvement (many programming students learn by copying and pasting and don't actually understand the nuances of the Python language).
81
82
- Stricter Python Sandboxing via Pypy's sandboxing solution
82
83
- Lower CPU usage
83
84
- Allow users to generate a link to a unique code snippet similar to JSBin
0 commit comments