Python lessons: Conditionals

Python lessons: ConditionalsΒΆ

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/2aA3VBdcl6A", width="560", height="315")
IFrame(src="https://www.youtube.com/embed/OczkNrHPBps", width="560", height="315")