Computer Science, asked by indar3746, 11 months ago

Write a function RevText() to read a text file " Input.txt " and Print only word starting with ‘I’ in reverse order. Example: If value in text file is: INDIA IS MY COUNTRY Output will be: AIDNI SI MY COUNTRY

Answers

Answered by vaibhavbatra2008
0

Answer:  INDIA IS MY COUNTRY

Explanation:

Similar questions