updates to ch.14

This commit is contained in:
Luciano Ramalho
2021-08-06 19:51:22 -03:00
parent b4ad845d12
commit cbd13885fc
4 changed files with 236 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
Sample code for Chapter 14 - "Inheritance: for good or for worse"
Sample code for Chapter 14 - "Inheritance: for better or for worse"
From the book "Fluent Python, Second Edition" by Luciano Ramalho (O'Reilly, 2021)
https://learning.oreilly.com/library/view/fluent-python-2nd/9781492056348/