Assignment7
Warmup Write a function to find the index of the greatest number in an array.
Write a program that takes a sentence from the user and counts the number of words in the sentence.
For a user defined sentence, write a program that changes every instance of a period with an exclamation point.