'<' not supported between instances of 'str' and 'int'

后端 未结 0 1816
栀梦
栀梦 2021-01-05 19:46

I need some help with Python3, please

I\'ve got a simple code, which turns the even minimum of the list into the string

source_array = [5,2,3,7]
i = 0
         


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