> For the complete documentation index, see [llms.txt](https://python.cyberdefendersprogram.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://python.cyberdefendersprogram.com/2.-algorithms-in-python.md).

# 2. Algorithms in Python

[Peter Norvig Stuff](https://github.com/norvig/pytudes)

* Conway's Game of Life
* When is Cheryl's birthday?
* The Traveling Saleman problem
