The dict() method creates a dictionary object from the specified keys and values, or iterables of keys and values or mapping objects.
確定! 回上一頁