Optional Study Material - Python lessons: Variables#
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.
Show code cell source
from IPython.display import IFrame
Show code cell source
IFrame(src="https://www.youtube.com/embed/7KHdV6FSpo8", width="560", height="315")
Show code cell source
IFrame(src="https://www.youtube.com/embed/kefrGMAglGs", width="560", height="315")