find the errors and fix them. this program is to find the sum of multiples of 3 in array

前端 未结 0 1158
臣服心动
臣服心动 2021-01-19 10:50

this program is to find the sum of multiples of 3 in array. help me located the erros to make it work.

values = [1,3,"5",7,8,9]
multiples_of_three =         


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