Write a program (Lab8_ex3_Id.py) that loops reading two words and prints their distinct common and union characters. Program stops when the user presses Enter, as illustrated in Figure 3. Enter two...

Using python program and do Nested loops to solve it please!!Write a program (Lab8_ex3_Id.py) that loops reading two words and prints their distinct common and union<br>characters. Program stops when the user presses Enter, as illustrated in Figure 3.<br>Enter two words:door down<br>Distinct common characters: do<br>Distinct union characters: dorwn<br>Enter two words:classic class<br>Distinct common characters: clas<br>Distinct union characters: clasi<br>Enter two words:<br>In [4]:<br>Duthan<br>Figure 3. Exercise 3 Sample Run<br>

Extracted text: Write a program (Lab8_ex3_Id.py) that loops reading two words and prints their distinct common and union characters. Program stops when the user presses Enter, as illustrated in Figure 3. Enter two words:door down Distinct common characters: do Distinct union characters: dorwn Enter two words:classic class Distinct common characters: clas Distinct union characters: clasi Enter two words: In [4]: Duthan Figure 3. Exercise 3 Sample Run

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here