摘要: 关系运算符:Relational operators <,<=,>,>=,==,!= 计算关系是否成立 逻辑关系符: Logical operators Python:and/or/not C: &&/ || / ! 程序中的条件: arithmetic operation 算术运算 logical 阅读全文
posted @ 2021-11-05 14:21 Inmata 阅读(101) 评论(0) 推荐(0)