#python3
Read more stories on Hashnode
Articles with this tag
if all(char not in [';', '[', ']', '(', ')', '{', '}', ':', 'as'] for char in child_fragment):