User is asked to enter a string with many characters as per user's choice and the code will check whether the string has some of the listed characters inside in it. If the string has all characters matched with the listed one, then it prints "Completely In" and else "Not In" with the number of characters matched.
So here is the code:
Output:
need an explanation for this answer? contact us directly to get an explanation for this answer