Go to file
2022-05-03 17:52:36 -05:00
.replit fix: add .replit config file (#1) 2020-09-29 16:54:58 -05:00
main.py fix: improves clarity in assignment (#6) 2021-07-16 17:32:09 +02:00
prob_calculator.py initial commit 2020-09-29 10:13:24 -07:00
README.md chore: clean up readme (#8) 2022-05-03 17:52:36 -05:00
test_module.py fix: add maxDiff attribute to test class (#7) 2022-04-24 21:23:50 +02:00

Probability Calculator

This is the boilerplate for the Probability Calculator project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/scientific-computing-with-python/scientific-computing-with-python-projects/probability-calculator