Subscribe to learn software!
/ @staticvoid8205
Join our mailing list:
http://bit.ly/sva_sub
Join the Discord:
/ discord
==========================
In this video, we do a simple example problem where we write a function that returns the sum of all the elements in a list. We assume the list will just be a list of numbers.
If you haven't seen the basics on lists/arrays yet, visit: • Arrays (Python Lists) - Intro to Programmi...