Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Conflicts:
python/problems/introduction/fahrenheit_to_celsius/sl.py
|
|
Fixed some typos.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some small bug fixes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The test function is now expected to return a boolean indicating whether
the program is correct and a list of hint objects.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added new exercises Pythagorean theorem.
|
|
In hint and test functions, we don't need any session data except the
Python runner.
|
|
|
|
|
|
|
|
|
|
|