Commit graph

6 commits

Author SHA1 Message Date
Daniel Siepmann 34859ef147
Add new exercises for python 2024-03-25 09:39:29 +01:00
Daniel Siepmann 64e1e4f1c2
Solve python/exercises/currency-exchange
With help of
https://exercism.org/tracks/python/exercises/currency-exchange/solutions/dollymolly
as I didn't understand the last instruction.
2024-03-25 09:37:22 +01:00
Daniel Siepmann acadad2eac
Add readme 2024-03-25 09:24:41 +01:00
Daniel Siepmann 184bf48147
Split shell.nix files per language
This allows to only download and build environment for the actual
language one is playing with.
Also do not use downloaded binary but provide a derivation for exercism
binary.
2024-03-25 09:22:40 +01:00
Daniel Siepmann 8cd12c1122
Add more languages 2024-03-24 21:06:12 +01:00
Daniel Siepmann 58c6b09200
INIT 2024-03-24 18:37:22 +01:00