Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-22 | Update test functions for existing problems | Timotej Lazar | |
The test function is now expected to return a boolean indicating whether the program is correct and a list of hint objects. | |||
2015-09-15 | Added a new problem: Average | Martin | |
2015-09-15 | Added a new Python problem: ballistics | Martin | |
2015-09-15 | Improved hints for pythagorean theorem. | Martin | |
2015-09-14 | Added pythagorean theorem. | Martin | |
2015-09-14 | Completed description of Fahrenheit. | Martin | |
Added new exercises Pythagorean theorem. |