In this video, Claire begins her 3-part series on the basics of Python.
The notebook can be found here https://nbviewer.jupyter.org/github/c... Strings.ipynb
----
Links from the video:
String Formatting: https://docs.python.org/3/library/str...
F Strings Pesky Details: https://realpython.com/python-f-strin...
More on Comparisons: https://docs.python.org/3/reference/e...
Operator Precendence: https://docs.python.org/3/reference/e...