How do you sum the last element of a list with the second last by using for or while loop in python

前端 未结 0 1582
慢半拍i
慢半拍i 2020-12-14 04:58

I just started learning how to use python, but there are a few things that are really hard for me to understand

I have a list: numbers = [1, 2, 3, 4, 5] And what i wa

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