truths
truths copied to clipboard
SyntaxError: invalid syntax
i have this problem
You are probably using python3. If that's the case, you should write print(Truths(['a', 'b', 'cat', 'has_address'], ['(a and b)', 'a and b or cat', 'a and (b or cat) or has_address']))