第25828题 单选题
Python从大到小输出N的因子的代码横线处应填什么

以下Python代码实现从大到小的顺序输出能整除N的数(因子),例如N=18时输出18 9 6 3 2 1,横线处应填入()。 Python因子输出代码

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析