CSC 207 - Quiz 5


Name:

Using a for loop, write a function eeeless(word) that returns True if word does not contain the letter e, and False otherwise.