Get the information you need with the help of IDNLearn.com's expert community. Get accurate answers to your questions from our community of experts who are always ready to provide timely and relevant solutions.

Please help with simple python code!

Please Help With Simple Python Code class=

Sagot :

Answer:

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

Explanation: