Skip to content

terroirman/99bottles-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

99 bottles python code exercise

This project is the python equivalent of Appendix B: Initial Exercise from Sandi Metz's awesome book 99 Bottles of OOP

All credit goes to Sandi Metz

Installation

git clone https://github.com/curtisgr/99bottles-python

cd 99bottles-python

python tests.py
  • The unsolved exercise is master.
  • There is one failing test and 7 other tests.
  • The goal is to make all the tests pass.
  • Check out Appendix B of Sandi's book for explanation of what to do in detail.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • Makefile 2.5%