Create a script which accepts a string and a character from the user. The script returns True if the character is present in the string, otherwise returns False.
Click here for output