元组变量t=(’’cat’’,’’dog’’,’’tiger’’,’’human’’),t[::一1]的结果是

admin2019-09-02  26

问题 元组变量t=(’’cat’’,’’dog’’,’’tiger’’,’’human’’),t[::一1]的结果是

选项 A、(’human’,’tiger’,’dog’,’cat’)
B、[’human’,’tiger’,’dog’,’cat’]
C、{’human’,’tiger’,’dog’,’cat’}
D、运行出错

答案A

解析
转载请注明原文地址:https://kaotiyun.com/show/Rt6p777K
0

最新回复(0)