The Modern Python 3 Bootcamp

def greet(self): print(f"Hello, my name is {self.name} and I'm {self.age} years old.")

Her code looked like a ransom note written in crayon. Loops were infinite, lists were mangled, and she was still using + to concatenate strings because she didn’t know f-strings existed. She felt like a cartographer trying to navigate a starship. the modern python 3 bootcamp