You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|