#this is the speical char list symbols = {'~', ':', "'", '+', '[', '', '@', '^', '{', '%', '(', '-', '"', '*', '|', ',', '&', '<', '`', '}', '.', '_', '=', ']', '!', '>', ';', '?', '#', '$', ')', '/'} print(symbols)