I have a 300 word document and I need to write code to do the following:

  • Underline every 10th word in the writing sample, excluding the header
  • Highlight every word in the writing sample that starts with a vowel in yellow
  • Highlight every word in the writing sample that ends with a vowel in blue
  • Highlight every word in the writing sample that both starts and ends with a vowel in green