import random
s1=input("请输入第一个字符串:")
s2=input("请输入第二个字符串:")
for i in s1:
    if s2