以下代码输出的结果是?( )
for i in "Python": if i == "t" or i == "o": continue print(i,end="")
Pyhn
Python
Pyt
Pytho
微信小程序
微信扫一扫体验
微信公众账号
微信扫一扫加关注
发表评论 取消回复