问题 单项选择题

有如下程序:

a$="China":b$=Right$(a$,3):c$=String$(3,b$)

Print c$

运行时输出的结果是()

A.iii

B.lll

C.www

D.vvv

答案

参考答案:A

选择题
判断题