I have a doubt, I remember already having seen the resolution somewhere, but I'm not finding it anymore. So the problem has several symbols for example simbolos = ('!','?',',','\'')
here it is like tuple which is how i imagined that employee, but no. I want to check all of them in a if
like this: if (simbolos in palavra):
.