Operators(操作符)
Math (+, -, /, %, //, *, **)
Logic (and, or, not, (), b-and, b-xor, b-or)
Comparisons (==, !=, <, >, >=, <=, ===, starts with, ends with, matches)
Others (.., |, ~, ., [], ?:)
Last updated
Math (+, -, /, %, //, *, **)
Logic (and, or, not, (), b-and, b-xor, b-or)
Comparisons (==, !=, <, >, >=, <=, ===, starts with, ends with, matches)
Others (.., |, ~, ., [], ?:)
Last updated