keyword error generated when Passing a dictionary to a function with tuples as the keys

后端 未结 0 1638
礼貌的吻别
礼貌的吻别 2020-12-21 19:51

I am new to Python and I am struggling with the task of passing a dictionary, whose keys are tuples, as an argument to a function.

mydict = {(\'hostabc\', \'p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题