Sukhnandan Malhotra a2e5784233 | 6 years ago | |
---|---|---|
.idea | 6 years ago | |
fibonacci | 6 years ago | |
other | 6 years ago | |
sorting | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
recurrences.py | 6 years ago |
##How to Contribute to this project 1) Fork this repository. 2)Clone this repository on local system by git clone "URL" 3) Checkout on a new branch by "git checkout -b branch_name" 4)Add changes and commit and push to remote. 5) Make a pull request.
python -m pip install -U pip
python -m pip install -U matplotlib