10 AM – Intro To Python – Saagar Mahadev
Today we did: String methods like upper(), lower(), title() and how to use them (variable.method()) Reviewed string concatenation and introduced f-strings, an easier, better way to use variables in strings (e.g. f"hiRead More...