📝 README.md

This commit is contained in:
neingeist 2020-01-10 15:04:05 +01:00
parent 1db5a8c585
commit 134a883624
2 changed files with 13 additions and 6 deletions

6
IDEAS
View file

@ -1,6 +0,0 @@
http://en.literateprograms.org/Markov_algorithm_simulator_%28Python%29
random walk vs prng
enigma
quicksort
knight's tour test_generators.py
wsgi

13
README.md Normal file
View file

@ -0,0 +1,13 @@
python-exercises
================
just some python exercises.
ideas
-----
* http://en.literateprograms.org/Markov_algorithm_simulator_%28Python%29
* random walk vs prng
* enigma
* quicksort
* knight's tour test_generators.py
* wsgi