python-functions-programming-exercises
python-functions-programming-exercises copied to clipboard
Fix test.py
The starting position of the string we're testing for is 0, therefore it needs to check for a number (greater than or) equal to 0.