All content for Python for Everybody (py4e.com) is the property of Dr. Charles Russell Severance and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Explore the nature of programming and how programming a computer is different than using a computer.
Loops have a beginning, middle, and end. We look ant how we construct a loop to look at a list of items one at a time so we can compute an overall maximum, minimum or average.
Python for Everybody (py4e.com)
Explore the nature of programming and how programming a computer is different than using a computer.