Python-Scripts
Python-Scripts copied to clipboard
Script to convert a binary to ASCII or to decimal #221
PR Title
Binary Conversion
Summary
Add 'Binary conversion' directory to the repo.
Description
Add the 'Binary conversion' directory to the repo.
The changes are as follows:
- add the 'Binary Conversion' directory containing a README.md file and base_2.py as the script
- update the list of scripts to the README.md file at the root of the repo
Checks
in the repository
- [ ] Made no changes that degrades the functioning of the repository
- [ ] Gave each commit a better title (unlike updated README.md)
in the PR
- [ ] Followed the format of the pull_request_template
- [ ] Made the Pull Request in a small level (for the creator's wellfare)
- [ ] Tested the changes you made
Thank You,
[Your Name]
Please resolve merge conflicts @tonybnya