Learn Recursion by Building a Decimal to Binary Converter - Step 72

Hi @erincmyers12

Notice how the code after the else statement appears faded.

Any code after an else statement is ignored.

Happy coding