题海让大学四年没有难题
白天模式登陆

题目详情

单选题 What will be the output of the following Python code? i = 1 while False: if i%2 == 0: break print(i) i += 2

A. 1 2 3 4 …

B. 1

C. 1 3 5 7 …

D. nothing was printed

Python程序设计(双语)课程封面

学科:Python程序设计(双语)

时间:2025-04-27 06:56:35

Copyright © 2022 津ICP备2021001502号