That would add an empty list, whose key is “myList”, to the dictionary “myDict”. You could also use the dict “update” method, as follows: myDict.update( myList: ...
確定! 回上一頁