How to sum the items in tuple in python

前端 未结 0 581
野趣味
野趣味 2020-12-13 16:55

I got this question from my friend who attended interview. The question goes like this :

There are two identical lists. lets say

a = [1,2,3,4,5] b = [1,2,3,4,5

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