Chalarangelo / 30-seconds-of-python

Short Python code snippets for all your development needs
https://www.30secondsofcode.org/python/p/1
Creative Commons Attribution 4.0 International
8.83k stars 1.26k forks source link

Added new snippet to calculate standard deviation #216

Closed Neeraj2212 closed 4 years ago

Neeraj2212 commented 4 years ago

Added a function to calculate Standard Deviation.