summaryrefslogtreecommitdiff
path: root/python/problems/lists_and_for
AgeCommit message (Collapse)Author
2015-10-08Added final hints.Martin
2015-10-08Added final hint to contains_42.Martin
2015-10-05Added problem divisors.Martin
Some small bug fixes.
2015-10-05Added problem "counting".Martin
Some other small text corrections.
2015-10-02Removed unnecessary HintSequences.Martin
2015-09-29Added english descriptions.Martin
2015-09-24Added sl.py files to groups.Martin
2015-09-24Added to test function so that problematic test cases are returned.Martin
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-22Added first two problems of Lists and For section.Martin