A."hello" B.’hello’ C."" D.’’
A.函數必須有返回值 B.函數中所有的return都會執(zhí)行到 C.定義函數用def關鍵字 D.函數必須有參數
A.keys B.values C.items D.key