BallInBagCalculator Calculates the probability of drawing balls from a bag. #USEAGE install python navigate by command line to directory run command python BallInBagCalculator.py Enter the set of balls you have ie 1 4 2 5 Enter the sum you need to reach ie 9 Run Enjoy!