Open sanketchaudhari10 opened 4 years ago
Create a file for the std_deviation calculator function
This function inputs a list and returns the standard deviation
Input: 600, 470, 170, 430, 300 Output: 147.322774886
Guidelines for adding new functions are clearly mentioned in the contributing guidelines.
Screenshots of the output needs to be added along with the PRs for quicker merges.
If any queries, discuss it in the issue thread.
Should I work on it?
@tejasmorkar @SuyashSonawane Is there some issue with the app.py? There are no options.....
Todo
Create a file for the std_deviation calculator function
This function inputs a list and returns the standard deviation
Example
Important
Guidelines for adding new functions are clearly mentioned in the contributing guidelines.
Screenshots of the output needs to be added along with the PRs for quicker merges.
If any queries, discuss it in the issue thread.