描述. Python 字典(Dictionary) get() 函數返回指定鍵的值,如果值不在字典中返回默認值。 語法. get()方法語法: dict.get(key, default=None). 參數.
確定! 回上一頁