單項選擇題

以下代碼的輸出結(jié)果是(_____)。 alist=["a","b","c"] blist=alist[:1:-1] print(blist)

A、["b", "c"]
B、["c", "b"]
C、["c"]
D、["a"]
微信掃碼免費搜題