index
:
codeq-problems.git
master
release
CodeQ problem definitions
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
problems
/
introduction
/
fahrenheit_to_celsius
Age
Commit message (
Expand
)
Author
2015-11-05
Minor tweak to fahrenheit_to_celsius final hint
Timotej Lazar
2015-10-26
Corrected tests in for-loop problems.
Martin Možina
2015-10-18
Added some plans to some problems.
Martin Možina
2015-10-12
Remove group attribute from problem common.py files
Timotej Lazar
2015-10-08
Remove unneeded id field from {en,sl}.py files
Timotej Lazar
2015-10-08
Added final hint to contains_42.
Martin
2015-10-06
Changes some text descriptions and added a final hint to Fahrenheit.
Martin
2015-10-02
Removed unnecessary HintSequences.
Martin
2015-09-29
Small corrections to text; mostly changing plural form to singular.
Martin
2015-09-23
Small changes too fahrnheit and pythagorean problems.
Martin
2015-09-22
Update test functions for existing problems
Timotej Lazar
2015-09-18
Use "More…" hints in fahrenheit_to_celsius
Timotej Lazar
2015-09-15
Added a new problem: Average
Martin
2015-09-15
Improved hints for pythagorean theorem.
Martin
2015-09-15
Changes to text in Fahrneheit exercise.
Martin
2015-09-15
Update hints for python/fahrenheit_to_celsius
Timotej Lazar
2015-09-14
Completed description of Fahrenheit.
Martin
2015-09-11
Replace session parameter with Python run function
Timotej Lazar
2015-09-11
Add language hints for Python and use Hint classes
Timotej Lazar
2015-09-03
Pass the session object to test and hint functions
Timotej Lazar
2015-09-03
Adapt to changes in Python runner
Timotej Lazar
2015-09-01
Oops, use : instead of = in dicts
Timotej Lazar
2015-08-31
Add the first Python problem definition
Timotej Lazar