metafy-social / python-scripts

A repository of python scripts that come in handy in automating day-to-day tasks
MIT License
452 stars 182 forks source link

Adding the Median algorithm Python Code #422

Open JVBravoo opened 1 year ago

JVBravoo commented 1 year ago

Description

I added a new algorithm, that gets the median value of an array

Fixes #[ISSUENO]

Dependencies

Only one dependency is needed, which is: import random

Future Improvements

Mention any improvements to be done in future related to any file/feature

Mentions

Mention and tag the people

Screenshots of relevant screens

Didn't think it was necessary

Developer's checklist

If changes are made in the code:

github-actions[bot] commented 1 year ago

Thank you for opening your first pull request in our repository, one of our maintainers will get in touch with you soon.

PLEASE DON'T FORGET TO ADD YOUR EMAIL USING THE AUTH LINK

We at Metafy have some special rewards and swags for the top contributors in general repos and every contributor in web3 repos For being eligible for that, please authenticate yourself using this link: https://metafy.social/signup

Rewards : T-shirts & NFT ( for blockchain contributions )

Best of luck on your Contributions For further queries you can join our discord for support : https://discord.gg/W6PmEjjQsA

github-actions[bot] commented 1 year ago

PR is not linked to any issue, please make the corresponding changes in the body.

JVBravoo commented 1 year ago

I just created the issue that was requested https://github.com/metafy-social/python-scripts/issues/443#issue-1410149602