dict.get() method returns a pointer假设我有这个代码:[cc lang=python]my_dict = {}default_value = {'surname': '', 'age': 0}# get info about ...
確定! 回上一頁