summaryrefslogtreecommitdiff
path: root/python/problems/while_and_if/buy_five
AgeCommit message (Collapse)Author
2015-09-22Update test functions for existing problemsTimotej 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-21Added problem "Competition"Martin
Revised problem "Buy five"
2015-09-18Added general text of exceptions to sl.pyMartin
Added Buy five problem.