摘要: 2.1x1,y1=1.2,3.57x2,y2=2.26,8.7print('x1={},y1={}'.format(x1,y1))print('x2={},y2={}'.format(x2,y2))print ('x1={:.1f},y1={:.1f}'.format(x1,y1))print (' 阅读全文
posted @ 2021-04-05 14:47 阿巴阿巴阿巴巴啊 阅读(124) 评论(3) 推荐(0)
摘要: 2.1x1,y1=1.2,3.57x2,y2=2.26,8.7print('x1={},y1={}'.format(x1,y1))print('x2={},y2={}'.format(x2,y2))print ('x1={:.1f},y1={:.1f}'.format(x1,y1))print (' 阅读全文
posted @ 2021-04-05 14:41 阿巴阿巴阿巴巴啊 阅读(14) 评论(0) 推荐(0)