python-functions-programming-exercises icon indicating copy to clipboard operation
python-functions-programming-exercises copied to clipboard

Fix test.py

Open RMjessica opened this issue 3 years ago • 0 comments

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.

RMjessica avatar Jun 22 '22 22:06 RMjessica