网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
6、以下语句执行后a、b、c的值是:() a = "watermelon" b = "strawberry" c = "cherry" if a > b: c = a a = b b = c
A.watermelon strawberry cherry
B.watermelon cherry strawberry
C.strawberry cherry watermelon
D.strawberry watermelon watermelon
参考答案和解析
C
更多 “6、以下语句执行后a、b、c的值是:() a = "watermelon" b = "strawberry" c = "cherry" if a > b: c = a a = b b = cA.watermelon strawberry cherryB.watermelon cherry strawberryC.strawberry cherry watermelonD.strawberry watermelon watermelon” 相关考题
考题
单选题执行下面赋值语句后,使变量A的值为True的语句是()。A
A=5=6B
A=6=6C
A=”5+3”D
A=#11/26/99#
热门标签
最新试卷