Answer:
use the 'if "inspira" in sampleString' to find the word, then append to a new string which is the final string
Explanation: