AttributeError: 'set' object has no attribute 'get'

前端 未结 0 1082
遇见更好的自我
遇见更好的自我 2021-01-01 21:12

Im getting this error when trying to get a value from a dictionary. here is my code!

test = {
    "Key1", "Value1",
    "Key2",          


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