News

# This script uses the 'in' operator to check if a specific character ("$") is present in the string "banana$". # If the character is found, it prints "Found"; otherwise, it prints "Not found ...