TypeError: '<=' not supported between instances of 'complex' and 'int'怎么解决,代码没什么问题好像
你贴出的代码中根本就没有<=找找你的代码中的<=,左右的变量类型不同。