Update README.md
This commit is contained in:
@@ -6,7 +6,7 @@ This project contains **pytudes**—Python programs for perfecting programmi
|
|||||||
|
|
||||||
Some are in Jupyter (IPython) notebooks, some in `.py` files. You can view the files here, or clone the project, or run the notebooks online by clicking this button: [](https://mybinder.org/v2/gh/norvig/pytudes/master)
|
Some are in Jupyter (IPython) notebooks, some in `.py` files. You can view the files here, or clone the project, or run the notebooks online by clicking this button: [](https://mybinder.org/v2/gh/norvig/pytudes/master)
|
||||||
|
|
||||||
# pytudes: Index of Jupyter (IPython) Notebooks
|
# Index of Jupyter (IPython) Notebooks
|
||||||
|
|
||||||
|Logic and Number Puzzles|
|
|Logic and Number Puzzles|
|
||||||
|---|
|
|---|
|
||||||
@@ -46,7 +46,7 @@ Some are in Jupyter (IPython) notebooks, some in `.py` files. You can view the f
|
|||||||
|[Economics Simulation](https://github.com/norvig/pytudes/blob/master/ipynb/Economics.ipynb)<br>*A simulation of a simple economic game.*|
|
|[Economics Simulation](https://github.com/norvig/pytudes/blob/master/ipynb/Economics.ipynb)<br>*A simulation of a simple economic game.*|
|
||||||
|[Project Euler Utilities](https://github.com/norvig/pytudes/blob/master/ipynb/Project%20Euler%20Utils.ipynb)<br>*My utility functions for the Project Euler problems, including `Primes` and `Factors`.*|
|
|[Project Euler Utilities](https://github.com/norvig/pytudes/blob/master/ipynb/Project%20Euler%20Utils.ipynb)<br>*My utility functions for the Project Euler problems, including `Primes` and `Factors`.*|
|
||||||
|
|
||||||
# pytudes: Index of Python Files
|
# Index of Python Files
|
||||||
|
|
||||||
| **File** | **Description** | **Documentation**|
|
| **File** | **Description** | **Documentation**|
|
||||||
|:--------|:-------------------|----|
|
|:--------|:-------------------|----|
|
||||||
|
|||||||
Reference in New Issue
Block a user