How do I check two conditions in one ? I tried this, but it raises an error:
Recommendation:
when you have more than one condition with and and or is better separate with () to avoid verification problems
and
or
()