answer比特2026-08-30 17:22:27发布于:浙江0阅读0回复0点赞n = int(input()) for i in range(2, n + 1, 2): print(i, end = ' ') 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个