📝 README.md
This commit is contained in:
parent
1db5a8c585
commit
134a883624
2 changed files with 13 additions and 6 deletions
6
IDEAS
6
IDEAS
|
@ -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
13
README.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue