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.
We look at how we construct a loop so that it runs as long as we want it to run. We learn about iteration variables and exiting loops with the 'break' and 'continue' statements.
Python for Everybody (py4e.com)
Explore the nature of programming and how programming a computer is different than using a computer.