Python-programming-exercises
Python-programming-exercises copied to clipboard
Update 100+ Python challenging programming exercises.txt
A sentence reversing function that also swaps the case of the letters within the sentence. It is a medium level difficulty problem for beginners.