标签: python-3.x
没有播放使用python 3.5.1
def add(a,b): answ=(a+b) print (answ) add(4,7)
答案 0 :(得分:0)
你需要最后一行
worker = app.Worker( hostname=hostname, queues=[hostname] ) worker.start()
否则它是功能体的一部分,不会被运行