3.5 运算符和表达式
3.5.1 运算符 1.算术运算符
2.字符串运算符
3.关系运算符
4.逻辑运算符
3.5.2表达式
课中举例Not T T (错误) 正确应该是Not T F
Not F F Not F T