Replacing Substring in Python

# Introduction In this lab, you need to write a program that replaces the substring `'yt'` in the string `'Python'` with a user-entered string and then prints the new string.

|60 : 00

Click the virtual machine below to start practicing