├── Bottle Necks.pdf ├── README.md └── bottelnecksolution.py /Bottle Necks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GLAU-TND/python-amirkhan1092/HEAD/Bottle Necks.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # assignmentTemplates 2 | # open Bottle Necks.pdf file 3 | -------------------------------------------------------------------------------- /bottelnecksolution.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GLAU-TND/python-amirkhan1092/HEAD/bottelnecksolution.py --------------------------------------------------------------------------------