Python "open mike" events at UiT
Exercises (
contributed solutions
)
Write a function to reverse a string (e.g. it should turn “stressed” into “desserts”).
Find out whether a word or sentence is an
isogram
.
Find out whether a word or sentence is a palindrome.