We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b8edb commit 626ea74Copy full SHA for 626ea74
README.md
@@ -44,7 +44,7 @@ Part / Chapter #|Title|Directory|Notebook|1<sup>st</sup> ed. Chapter #
44
17|Iterables, Iterators, and Generators|[17-it-generator](17-it-generator)||14
45
18|Context Managers and else Blocks|[18-context-mngr](18-context-mngr)||15
46
19|Coroutines|[19-coroutine](19-coroutine)||16
47
-🆕 20|Concurrency with Futures|[20-futures](20-futures)||-
+🆕 20|Concurrency Models in Python|[20-concurrency](20-concurrency)||-
48
21|Concurrency with Futures|[21-futures](21-futures)||17
49
22|Concurrency with asyncio|[22-asyncio](22-asyncio)||18
50
**VI – Metaprogramming**|
0 commit comments