Write a program to accept a paragraph containing exactly two sentences. The sentences may be terminated by either “.” or “?” or “!” only. Now do the following operation on the paragraph and display the output in the given format. For invalid form of input, the program must display appropriate message. 1. Print the number of words in each sentence. 2. Print the longest word (as per length) in each sentence