Skip to content

Files

Latest commit

 

History

History
12 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 298 Bytes

BallInBagCalculator

Calculates the probability of drawing balls from a bag.

#USEAGE

  1. install python
  2. navigate by command line to directory
  3. run command python BallInBagCalculator.py
  4. Enter the set of balls you have ie 1 4 2 5
  5. Enter the sum you need to reach ie 9
  6. Run
  7. Enjoy!