摘要: 1、print底层源码: 如:print(1,2,3,sep='#') 结果为1#2#3 2、算术运算符: 3、关系运算符: 4、逻辑运算符: 阅读全文
posted @ 2021-12-17 14:41 ljllh 阅读(41) 评论(0) 推荐(0)