InterviewSolution
Saved Bookmarks
| 1. |
Let A = {x: x is a digit in the number 3591}, B = {x: x ? N, x |
|
Answer» A-B = {2,4,6,7,8} A-B = {2,4,6,7,8} |
|