登录  注册

首页->python基础知识

下面代码的输出结果是()def hello_world(): print(ST,end="*")def three_hellos(): for i in range(3): hello_world()three_hellos()

(A)ST*ST*ST*

(B) ST*

(C) ST*ST*

(D) ***

参考答案
继续答题:下一题
微考学堂微考学社

更多python基础知识试题

考试