蓝桥杯算法训练VIP-调和数列问题-题解(Python代码) 摘要:```python x=float(input().strip()) while x!=0.00: ans=0 n=0 while ans…… 题解列表 2020年11月06日 0 点赞 0 评论 518 浏览 评分:9.9