I'm trying to create a method that takes a binary number as a string parameter and then prints out the decimal equivalent. For some reason my code isn't working but I feel like I am extremely close!...