Topic: Language Problem / Level: beginner

Problem: Write a program to convert a decimal number to binary without recursion.

Run the code to see the output here...