Review of Python for the Midterm Exam A202/A598 Fall 2006

Write Python expressions that verify the following identities: ..... Repeat this
exercise but make the function print the numbers in descending order this time.
..... and swaps the first with the last letter: for example, pooh would become hoop.

Part of the document