许文德

导航

实验2

任务1x1,y1 = 1.2,3.57x2,y2 = 2.26,8.7print('{:-^40}'.format('输出1'))print('x1 = {},y1 = {}'.format(x1,y1))print('x2 = {},y2 = {}'.format(x2,y2))print('{:

posted on 2021-04-05 14:12  许文德  阅读(60)  评论(3编辑  收藏  举报