Question: python Problem 2: Given the strings s1 = 'abc def ghijkl mno' and s2 = 'hi dad', write a program that will determine whether: a.
Problem 2: Given the strings s1 = 'abc def ghijkl mno' and s2 = 'hi dad', write a program that will determine whether: a. the characters of si are a superset of the characters in s2 b. the characters of s2 are a subset of the characters in si
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
