python string copy
By Melinda Lynch at Jul 22 2021
Write a Python program to accept two strings as input and check if they are identical copy of each other or if the second string is a substring of the first string.
By Barbara Torp at Jun 18 2020