Open jillianarmstrong opened 9 months ago
Adding a python function that takes two binary strings and adds their values into one binary string.
PR Checklist:
What kind of change does this PR introduce? (check at least one)
Briefly describe the changes in this PR
I used python to write a function that takes 2 binary strings and adds them together.
Other information:
Thanks for opening this pull request! Please check out our contributing guidelines.
Adding a python function that takes two binary strings and adds their values into one binary string.
PR Checklist:
What kind of change does this PR introduce? (check at least one)
Briefly describe the changes in this PR
I used python to write a function that takes 2 binary strings and adds them together.
Other information: