You can check whether a string is a substring of another string by using the find method in the str class. Write your own function to implementfind. Write a program that prompts the user to enter two strings and then checks whether the first string is a substring of the second string.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here