Skip to content

dan-klasson/bowling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bowling Score Exercise

Goal: Create a Python class that will keep accurate score in a ten-pin bowling match for a single player, with unit tests in place to prove the accuracy of your scoring mechanism.

To run program:

python3 main.py

Running the tests:

python3 -m unittest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages