Ask a question to get started
Enter to sendā¢Shift+Enter new line
cmpops = {'Eq': '==', 'NotEq': '!=', 'Lt': '< ', 'LtE': '<=', 'Gt': '>', 'GtE':