用python打个样 摘要:解题思路:注意事项:参考代码:a=float(input())print('%f'%a)print('%.5f'%a)print('%e'%a)prin…… 题解列表 2022年07月30日 0 点赞 0 评论 307 浏览 评分:9.9