Add 5-coloring shows by John Sullivan and start on Henry Segerman's

This commit is contained in:
Glen Whitney 2019-09-27 16:54:15 -04:00
parent 10076aa667
commit 8817603fb1
4 changed files with 103 additions and 7 deletions

3
.gitignore vendored
View file

@ -1,4 +1,7 @@
# ---> Python
# emacs
*~
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]