write a program to print all the letter from word1 that also appear in word2 in Python
Answers
Answered by
3
Explanation:
An example task that we might want to repeat is printing each character in a word on a line of its ... print(word[0]) print(word[1]) print(word[2]) print(word[3]) ... a b c after the loop, letter is
Answered by
0
........................
Attachments:
Similar questions
Hindi,
2 months ago
Math,
2 months ago
Math,
5 months ago
Math,
11 months ago
Social Sciences,
11 months ago