摘要: 怎么到了实验室工程数学老师还是老转 国一游走名不虚传 python学习: import math class Point(): def \__init_\_(self,x,y): self.x = x self.y = y def \__lt_\_(self, other): l1 = math.s 阅读全文
posted @ 2024-05-16 22:54 张佳木 阅读(11) 评论(0) 推荐(0)