Open shreyasd302 opened 4 years ago
Create a file for the Median of a set of numbers calculator function
The function will find out the median of given set of numbers.
Input>>[4,1,7] Output>>4
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.
can i do this function?
Todo
Create a file for the Median of a set of numbers calculator function
The function will find out the median of given set of numbers.
Example
Input>>[4,1,7] Output>>4
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.