@cecileane
@coraallencoleman
Hello Cécile and Cora:
I uploaded the file binomial.py to my the course_notes repository. In order to use it, you just need to download it and execute it using the command ./binomial.py .
Use ./binomial.py --help to see the arguments needed.
More details about what the code does are included as comments or 'docstring' in the script.
Thanks
Jose
@cecileane @coraallencoleman Hello Cécile and Cora: I uploaded the file
binomial.py
to my the course_notes repository. In order to use it, you just need to download it and execute it using the command./binomial.py
. Use./binomial.py --help
to see the arguments needed. More details about what the code does are included as comments or 'docstring' in the script. Thanks Jose