summaryrefslogtreecommitdiff
path: root/python/problems/introduction/fahrenheit_to_celsius/common.py
AgeCommit message (Expand)Author
2016-10-06Python: add support for auxiliary code (like for Prolog)Timotej Lazar
2016-04-25Remove file encoding comments from python filesTimotej Lazar
2015-10-12Remove group attribute from problem common.py filesTimotej Lazar
2015-10-08Added final hint to contains_42.Martin
2015-10-06Changes some text descriptions and added a final hint to Fahrenheit.Martin
2015-10-02Removed unnecessary HintSequences.Martin
2015-09-29Small corrections to text; mostly changing plural form to singular.Martin
2015-09-23Small changes too fahrnheit and pythagorean problems.Martin
2015-09-22Update test functions for existing problemsTimotej Lazar
2015-09-18Use "Moreā€¦" hints in fahrenheit_to_celsiusTimotej Lazar
2015-09-15Improved hints for pythagorean theorem.Martin
2015-09-15Changes to text in Fahrneheit exercise.Martin
2015-09-15Update hints for python/fahrenheit_to_celsiusTimotej Lazar
2015-09-14Completed description of Fahrenheit.Martin
2015-09-11Replace session parameter with Python run functionTimotej Lazar
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-08-31Add the first Python problem definitionTimotej Lazar