Python-Scripts icon indicating copy to clipboard operation
Python-Scripts copied to clipboard

Script to convert a binary to ASCII or to decimal #221

Open tonybnya opened this issue 1 year ago • 1 comments

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]

tonybnya avatar Jan 04 '24 15:01 tonybnya

Please resolve merge conflicts @tonybnya

DhanushNehru avatar Jun 30 '24 12:06 DhanushNehru