怎么把{'text':["hello","world"]} 变成{”text“:["hello,world"]}?
20
AttributeError: module 'cgi' has no attribute 'FieldStorage'大神帮看看什么解决?
UnboundLocalError: local variable 'ath' referenced before assignment。大神帮我看看怎么办呢?
james.top3()把top3()当成类的属性了,而不是我定义的函数怎么办???