本篇介紹如何在python 檢查dict 字典是否為空, 使用not operator 運算子使用not ... coding: utf-8 -*-mydict = {} # or mydict = dict()print(type.
確定! 回上一頁