Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function to convert a number from decimal to binary and back.

Run the code to see the output here...