-
Notifications
You must be signed in to change notification settings - Fork 263
Conversation
Using this converter one can convert the existing currencies value to cryptocurrencies and can check their value.
A CryptoCurrency converter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have made the necessary changes suggested by @chavarera .
first please place your folder under API directory |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
first please place your folder under API directory and you have structured it in the form of a package, please structure it as a script which can take input from the user. You can refer to the existing scripts in the repo
Using this converter one can convert the existing currencies value to cryptocurrencies and can check their value.
A python Cryptocurrency Convertor
@abhinavanand123 you can check this Pull request by @MaheshBharadwaj #463 for reference |
@abhinavanand123 check the PR that i mentioned above try to make your script like that, you have made it like a package currently |
@AdityaJ7 I have made the suggested changes |
@all-contributors please add @abhinavanand123 for code |
I've put up a pull request to add @abhinavanand123! 🎉 |
Python World does not accept pull requests on this repository anymore. |
A Python Cryptocurrency Convertor
Description
Using this converter one can convert the existing currencies value to cryptocurrencies and can check their value.
Fixes #347
Replace
issue_no
in the above line, with the issue related to this PR.Type of change
Choosing one or more options from the following as per the nature of your Pull request.
NOTE: These boxes can be checked using
[X]
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Documentation Update
Checklist:
Please tick all the boxes that are fulfilled by your Pull Request.
Update index.md
)README.md
, according to the givenREADME_TEMPLATE.