單項(xiàng)選擇題Python中,以下哪個語句用于遍歷字典的鍵?()

A.for key in dict
B.for key in dict.keys()
C.for key in dict.values()
D.for key in dict.items()


您可能感興趣的試卷