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

Learn and master functional programing by doing auto-graded interactive exercises.

Results 11 python-functions-programming-exercises issues
Sort by recently updated
recently updated
newest added

line 26. Changed the word don't to doesn't

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.

ejercicio error ortográfico cambio computador por ordenador

# Set up comprehensive Python testing infrastructure ## Summary This PR establishes a complete testing infrastructure for the Python Functions Programming Exercises project, providing developers with a ready-to-use environment for...