raganwald.github.com
raganwald.github.com copied to clipboard
Remove bug and unnecessary `if` statement
The condition of the while loop was incorrect. Also when you replace the default value for to you can get rid of the if condition.