if len(learning.python) == 30:系列第11 篇 ... 這兩種方式主要差異在於當key不存在於dict時所引發的行為,中括號會拋出 KeyError 而dict.get(key)則 ...
確定! 回上一頁