Solve problem "Replace the substring" online - Learn Python 3 - Snakify

Replace the substring


Statement

Given a string. Replace in this string all the numbers 1 by the word one.
Advertising by Google, may be based on your interests

In all the problems input the data using input() and print the result using print().