saptarshisarkar20 / Novice-Coding

Helping everyone to code and creating pull requests
19 stars 34 forks source link

Added reverse bit solution to #18 #44

Open jclocks opened 2 years ago

jclocks commented 2 years ago

Adding in my solution for the Reverse Bits question. To use the file, edit the string in the print statement toward the bottom, then run. Outputs in decimal and binary. @saptarshisarkar20