Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 342 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 342 Bytes

MyMath

This project is a standard deviation calculator with graph display on flask.

Installation

Run flask with following command.

flask app.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.