Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Some small bug fixes.
|
|
Some other small text corrections.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The test function is now expected to return a boolean indicating whether
the program is correct and a list of hint objects.
|
|
|
|
|
|
Revised problem "Buy five"
|
|
|
|
Added Buy five problem.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added new exercises Pythagorean theorem.
|
|
In hint and test functions, we don't need any session data except the
Python runner.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|