@@ -32,13 +32,13 @@ <h3 id="c">C</h3>
32
32
< strong > copy function, < a href ="#copy "> 15</ a > </ strong > < br >
33
33
< strong > coroutine, < a href ="#coroutines "> 33</ a > </ strong > < br >
34
34
< strong > counter, < a href ="#counter "> 2</ a > , < a href ="#generator "> 4</ a > , < a href ="#nonlocal "> 12</ a > , < a href ="#iterator-1 "> 17</ a > </ strong > < br >
35
- < strong > csv, < a href ="#csv "> 26</ a > , < a href ="#printsacsvfileasanasciitable "> 34</ a > , < a href ="#encodedecode "> 46</ a > </ strong > < br >
35
+ < strong > csv, < a href ="#csv "> 26</ a > , < a href ="#printsacsvfileasanasciitable "> 34</ a > , < a href ="#encodedecode "> 46</ a > , < a href =" #coviddeathsbycontinent " > 47 </ a > </ strong > < br >
36
36
< strong > curses module, < a href ="#runsaterminalgamewhereyoucontrolanasteriskthatmustavoidnumbers "> 33</ a > , < a href ="#curses "> 34</ a > </ strong > < br >
37
37
< strong > cython, < a href ="#cython "> 49</ a > </ strong > </ p >
38
38
< h3 id ="d "> D</ h3 >
39
39
< p > < strong > dataclasses module, < a href ="#namedtupleenumdataclass "> 12</ a > , < a href ="#dataclass "> 15</ a > </ strong > < br >
40
40
< strong > datetime module, < a href ="#datetime "> 8</ a > -< a href ="#constructors "> 9</ a > </ strong > < br >
41
- < strong > decorator, < a href ="#decorator "> 13</ a > </ strong > < br >
41
+ < strong > decorator, < a href ="#decorator "> 13</ a > , < a href =" #class " > 14 </ a > , < a href =" #property " > 15 </ a > , < a href =" #sortable " > 16 </ a > </ strong > < br >
42
42
< strong > deques, < a href ="#deque "> 29</ a > </ strong > < br >
43
43
< strong > dictionaries, < a href ="#dictionary "> 2</ a > , < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#otheruses "> 11</ a > , < a href ="#tableofrequiredandautomaticallyavailablespecialmethods "> 19</ a > , < a href ="#collectionsandtheirexceptions "> 21</ a > </ strong > < br >
44
44
< strong > duck types, < a href ="#ducktypes "> 16</ a > -< a href ="#abcsequence "> 19</ a > </ strong > </ p >
@@ -62,17 +62,17 @@ <h3 id="h">H</h3>
62
62
< p > < strong > hashable, < a href ="#dataclass "> 15</ a > , < a href ="#hashable "> 16</ a > </ strong > < br >
63
63
< strong > hexadecimal representation, < a href ="#ints "> 7</ a > , < a href ="#binhex "> 8</ a > , < a href ="#encode-1 "> 28</ a > </ strong > </ p >
64
64
< h3 id ="i "> I</ h3 >
65
- < p > < strong > image, < a href ="#image "> 39</ a > </ strong > < br >
65
+ < p > < strong > image, < a href ="#scraping " > 35 </ a > , < a href =" # image "> 39</ a > - < a href =" #animation " > 40 </ a > , < a href =" #surface " > 42 </ a > - < a href =" #basicmariobrothersexample " > 43 </ a > </ strong > < br >
66
66
< strong > inline, < a href ="#otheruses "> 11</ a > -< a href ="#namedtupleenumdataclass "> 12</ a > , < a href ="#inline-1 "> 15</ a > , < a href ="#inline-2 "> 20</ a > </ strong > < br >
67
67
< strong > input function, < a href ="#input "> 22</ a > </ strong > < br >
68
68
< strong > introspection, < a href ="#introspection "> 31</ a > </ strong > < br >
69
69
< strong > ints, < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#ints "> 7</ a > , < a href ="#binhex "> 8</ a > , < a href ="#encode-1 "> 28</ a > </ strong > < br >
70
70
< strong > is operator, < a href ="#comparable "> 16</ a > </ strong > < br >
71
71
< strong > iterable, < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#iterable "> 18</ a > , < a href ="#tableofrequiredandautomaticallyavailablespecialmethods "> 19</ a > </ strong > < br >
72
- < strong > iterator, < a href ="#iterator "> 3</ a > , < a href ="#iterator-1 "> 17</ a > </ strong > < br >
72
+ < strong > iterator, < a href ="#enumerate "> 3</ a > - < a href =" #generator " > 4 </ a > , < a href =" #comprehensions " > 11 </ a > , < a href ="#iterator-1 "> 17</ a > </ strong > < br >
73
73
< strong > itertools module, < a href ="#itertools "> 3</ a > , < a href ="#combinatorics "> 8</ a > </ strong > </ p >
74
74
< h3 id ="j "> J</ h3 >
75
- < p > < strong > json module , < a href ="#json "> 25</ a > , < a href ="#encodedecode "> 46</ a > </ strong > </ p >
75
+ < p > < strong > json, < a href ="#json "> 25</ a > , < a href =" #restrequest " > 36 </ a > , < a href ="#encodedecode "> 46</ a > </ strong > </ p >
76
76
< h3 id ="l "> L</ h3 >
77
77
< p > < strong > lambda, < a href ="#lambda "> 11</ a > </ strong > < br >
78
78
< strong > list comprehension, < a href ="#comprehensions "> 11</ a > </ strong > < br >
@@ -126,9 +126,9 @@ <h3 id="s">S</h3>
126
126
< strong > slots attribute, < a href ="#slots "> 15</ a > </ strong > < br >
127
127
< strong > sortable, < a href ="#list "> 1</ a > , < a href ="#sortable "> 16</ a > </ strong > < br >
128
128
< strong > splat operator, < a href ="#splatoperator "> 10</ a > -< a href ="#otheruses "> 11</ a > </ strong > < br >
129
- < strong > sqlite module , < a href ="#sqlite "> 27</ a > </ strong > < br >
130
- < strong > statistics, < a href ="#statistics "> 7</ a > , < a href ="#numpy "> 37</ a > -< a href ="#indexing "> 38</ a > </ strong > , < a href ="#pandas "> 44</ a > -< a href ="#confirmedcovidcasesdowjonesgoldandbitcoinprice "> 48</ a > < br >
131
- < strong > strings, < a href ="#string " > 5 </ a > </ strong > < br >
129
+ < strong > sql , < a href ="#sqlite "> 27</ a > , < a href =" #encodedecode " > 46 </ a > </ strong > < br >
130
+ < strong > statistics, < a href ="#statistics "> 7</ a > , < a href ="#numpy "> 37</ a > -< a href ="#indexing "> 38</ a > , < a href ="#pandas "> 44</ a > -< a href ="#confirmedcovidcasesdowjonesgoldandbitcoinprice "> 48</ a > </ strong > < br >
131
+ < strong > strings, < a href ="#abstractbaseclasses " > 4 </ a > - < a href =" #comparisonofpresentationtypes " > 7 </ a > , < a href =" #class " > 14 </ a > </ strong > < br >
132
132
< strong > struct module, < a href ="#struct "> 28</ a > -< a href ="#integertypesuseacapitalletterforunsignedtypeminimumandstandardsizesareinbrackets "> 29</ a > </ strong > < br >
133
133
< strong > subprocess module, < a href ="#sends11tothebasiccalculatorandcapturesitsoutput "> 25</ a > </ strong > < br >
134
134
< strong > super function, < a href ="#inheritance "> 14</ a > </ strong > < br >
@@ -140,7 +140,7 @@ <h3 id="t">T</h3>
140
140
< strong > threading module, < a href ="#threading "> 30</ a > </ strong > < br >
141
141
< strong > time module, < a href ="#progressbar "> 34</ a > , < a href ="#stopwatch "> 36</ a > </ strong > < br >
142
142
< strong > tuples, < a href ="#tuple "> 3</ a > , < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#otheruses "> 11</ a > </ strong > < br >
143
- < strong > type, < a href ="#type "> 4</ a > , < a href ="#type-1 "> 31</ a > </ strong > </ p >
143
+ < strong > type, < a href ="#type "> 4</ a > , < a href ="#metaprograming "> 31</ a > - < a href =" #metaclass " > 32 </ a > </ strong > </ p >
144
144
< h3 id ="w "> W</ h3 >
145
145
< p > < strong > wave module, < a href ="#audio "> 40</ a > -< a href ="#writefloatsamplestowavfile "> 41</ a > </ strong > < br >
146
146
< strong > web, < a href ="#web "> 36</ a > </ strong > </ p >
0 commit comments