Optional Study Material - Python lessons: Strings

Optional Study Material - Python lessons: Strings#

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

Note: skip the part that discusses loops and strings

Hide code cell source
IFrame(src="https://www.youtube.com/embed/dr98iM4app8", width="560", height="315")
Hide code cell source
IFrame(src="https://www.youtube.com/embed/bIFpJ-qZ3Cc", width="560", height="315")