TypeError: unsupported operand type(s) for -: 'list' and 'list'

前端 未结 4 979
心在旅途
心在旅途 2020-12-06 04:47

I am trying to implement the Naive Gauss and getting the unsupported operand type error on execution. Output:

  execfile(filename, namespace)
  File \"/media         


        
4条回答
提交回复
热议问题