MakeContributions / DSA

Data Structure and Algorithm (DSA) contributions
MIT License
731 stars 772 forks source link

Adding a new python function #1318

Open jillianarmstrong opened 9 months ago

jillianarmstrong commented 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:

welcome[bot] commented 9 months ago

Thanks for opening this pull request! Please check out our contributing guidelines.