summaryrefslogtreecommitdiff
path: root/python/problems
AgeCommit message (Collapse)Author
2015-09-11Replace session parameter with Python run functionTimotej Lazar
In hint and test functions, we don't need any session data except the Python runner.
2015-09-11Add language hints for Python and use Hint classesTimotej Lazar
2015-09-03Pass the session object to test and hint functionsTimotej Lazar
2015-09-03Adapt to changes in Python runnerTimotej Lazar
2015-09-01Oops, use : instead of = in dictsTimotej Lazar
2015-08-31Add the first Python problem definitionTimotej Lazar