diff options
-rw-r--r-- | TODO.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,5 @@ +Add some appendixes: + A. Tipos de datos extra: OrderedDict, NamedTuple... B. Módulos y entornos virtuales: Pipenv C. Librerías comunes @@ -10,3 +12,6 @@ E. Testing F. Depuración - https://docs.python.org/3.8/library/pdb.html G. Editores, IDEs etc. + + +Add exercises with the answers at the end of the book |