https://github.com/candytale55/append_sum___sum-the-3-last-items-in-a-python-list
append_sum takes one parameter (lst) and it should add the last two elements of lst together and append the result to lst. It should do this process three times and then return lst.
https://github.com/candytale55/append_sum___sum-the-3-last-items-in-a-python-list
Last synced: 10 months ago
JSON representation
append_sum takes one parameter (lst) and it should add the last two elements of lst together and append the result to lst. It should do this process three times and then return lst.
- Host: GitHub
- URL: https://github.com/candytale55/append_sum___sum-the-3-last-items-in-a-python-list
- Owner: candytale55
- Created: 2020-12-14T20:26:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-14T21:00:05.000Z (over 5 years ago)
- Last Synced: 2023-05-29T01:20:58.791Z (about 3 years ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0