Python lessons: Functions

Python lessons: FunctionsΒΆ

Note The videos below origin from the Python for Everyone Course by Charles R. Severance licensed under Creative Commons Attribution 3.0. The main content of the lessons is also covered in the text provided here.

from IPython.display import IFrame
IFrame(src="https://www.youtube.com/embed/5Kzw-0-DQAk", width="560", height="315")
IFrame(src="https://www.youtube.com/embed/AJVNYRqn8kM", width="560", height="315")