PPT was created as a way for beginning CS students to check their code against a master answer provided by their teacher, allowing for rapid iteration in learning, instead of the async method of handing it in and waiting for a grade. There's still a lot to do, you can help out by:
- Making index.html look better (HCI)
- Allow for user input to the code
- Let the user create test cases
- Favicon?
- Get a name that doesn't sound like it was created by middle management
- Support both Python 2 and 3 (currently is only 3)