I am creating a simple function to check the special character in Python.
import re def run(string): regex = re.compile(\'[@_!#$%^&*()<>?/\\|}{~: