Topic: Language Problem / Level: intermediate

Problem: Write a program to convert a decimal number to its binary representation using a function.

Run the code to see the output here...