@@ -13,8 +13,7 @@ <h3 id="a">A</h3>
13
13
< strong > arrays, < a href ="#array "> 29</ a > </ strong > < br >
14
14
< strong > audio, < a href ="#audio "> 40</ a > -< a href ="#writefloatsamplestowavfile "> 41</ a > </ strong > </ p >
15
15
< h3 id ="b "> B</ h3 >
16
- < p > < strong > basic script template, < a href ="#basicscripttemplate "> 49</ a > </ strong > < br >
17
- < strong > beautifulsoup library, < a href ="#scraping "> 35</ a > </ strong > < br >
16
+ < p > < strong > beautifulsoup library, < a href ="#scraping "> 35</ a > </ strong > < br >
18
17
< strong > binary representation, < a href ="#binhex "> 8</ a > </ strong > < br >
19
18
< strong > bitwise operators, < a href ="#bitwiseoperators "> 8</ a > </ strong > < br >
20
19
< strong > bottle library, < a href ="#web "> 36</ a > </ strong > < br >
@@ -35,7 +34,8 @@ <h3 id="c">C</h3>
35
34
< strong > coroutine, < a href ="#coroutines "> 33</ a > </ strong > < br >
36
35
< 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 >
37
36
< strong > csv module, < a href ="#csv "> 26</ a > , < a href ="#printsacsvfileasanasciitable "> 34</ a > , < a href ="#encodedecode "> 46</ a > </ strong > < br >
38
- < strong > curses module, < a href ="#curses "> 34</ a > </ strong > </ p >
37
+ < strong > curses module, < a href ="#curses "> 34</ a > </ strong > < br >
38
+ < strong > cython, < a href ="#cython "> 49</ a > </ strong > </ p >
39
39
< h3 id ="d "> D</ h3 >
40
40
< p > < strong > dataclasses module, < a href ="#namedtupleenumdataclass "> 12</ a > </ strong > , < a href ="#dataclass "> 15</ a > </ strong > < br >
41
41
< strong > datetime module, < a href ="#datetime "> 8</ a > -< a href ="#constructors "> 9</ a > </ strong > < br >
0 commit comments