30-Days-Of-Python
30-Days-Of-Python copied to clipboard
Bug fix in conditional
Thanks so much for creating this useful resource! Please see the minor bug fix below. If the count variable is not incremented within the conditional, the while loop will never exit.