اگه منظورتون این سواله
https://quera.org/problemset/2659/
این جوابش
word_length = input()
main_word = input()
input_word = input()
output = 0
for index, i in enumerate(main_word):
if i != word[index]:
output += 1
print(output)
کدش خدمت شما
n = int(input())
s1 = input()
s2 = input()
print(n - sum(map(lambda x: x[0] == x[1], zip(s1, s2))))
آیا مایل به ارسال نوتیفیکیشن و اخبار از طرف راکت هستید ؟