BCD Converter
I was lazy and played too much Overwatch this week, so this is all I got done. I recently learned about binary-coded decimals through Atari games so I wrote two different functions to translate from BCD to a decimal number, one using strings and one using logarithms. I might also be extra busy next week, but we'll see.