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
Age
Commit message (
Collapse
)
Author
2015-09-18
Use "Moreā¦" hints in fahrenheit_to_celsius
Timotej Lazar
2015-09-16
Added problems Fast Fingers and Fast Fingers 2.
Martin
2015-09-15
Added a new problem: Average
Martin
2015-09-15
Added a new Python problem: ballistics
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
Added pythagorean theorem.
Martin
2015-09-14
Completed description of Fahrenheit.
Martin
Added new exercises Pythagorean theorem.
2015-09-11
Replace session parameter with Python run function
Timotej Lazar
In hint and test functions, we don't need any session data except the Python runner.
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