@@ -15,7 +15,7 @@ <h3 id="a">A</h3>
15
15
< strong > arrays, 29</ strong > < br >
16
16
< strong > audio, 40-41</ strong > </ p >
17
17
< h3 id ="b "> B</ h3 >
18
- < p > < strong > basic script template, 44 </ strong > < br >
18
+ < p > < strong > basic script template, 49 </ strong > < br >
19
19
< strong > beautifulsoup library, 35</ strong > < br >
20
20
< strong > binary representation, 8</ strong > < br >
21
21
< strong > bitwise operators, 8</ strong > < br >
@@ -36,7 +36,7 @@ <h3 id="c">C</h3>
36
36
< strong > copy function, 15</ strong > < br >
37
37
< strong > coroutine, 33</ strong > < br >
38
38
< strong > counter, 2, 4, 12, 17</ strong > < br >
39
- < strong > csv module, 26, 34</ strong > < br >
39
+ < strong > csv module, 26, 34, 47 </ strong > < br >
40
40
< strong > curses module, 34</ strong > </ p >
41
41
< h3 id ="d "> D</ h3 >
42
42
< p > < strong > dataclasses module, 12, 15</ strong > < br >
@@ -74,7 +74,7 @@ <h3 id="i">I</h3>
74
74
< strong > iterator, 3, 17</ strong > < br >
75
75
< strong > itertools module, 3, 8</ strong > </ p >
76
76
< h3 id ="j "> J</ h3 >
77
- < p > < strong > json module, 25</ strong > </ p >
77
+ < p > < strong > json module, 25, 47 </ strong > </ p >
78
78
< h3 id ="l "> L</ h3 >
79
79
< p > < strong > lambda, 11</ strong > < br >
80
80
< strong > list comprehension, 11</ strong > < br >
@@ -92,7 +92,7 @@ <h3 id="m">M</h3>
92
92
< h3 id ="n "> N</ h3 >
93
93
< p > < strong > namedtuples, 3</ strong > < br >
94
94
< strong > nonlocal keyword, 12</ strong > < br >
95
- < strong > numpy module , 37-38</ strong > </ p >
95
+ < strong > numpy library , 37-38</ strong > </ p >
96
96
< h3 id ="o "> O</ h3 >
97
97
< p > < strong > open function, 22-23</ strong > < br >
98
98
< strong > operator module, 31</ strong > < br >
@@ -109,7 +109,7 @@ <h3 id="p">P</h3>
109
109
< strong > profiling, 36-37</ strong > < br >
110
110
< strong > progress bar, 34</ strong > < br >
111
111
< strong > property decorator, 15</ strong > < br >
112
- < strong > pygame module , 42</ strong > </ p >
112
+ < strong > pygame library , 42</ strong > </ p >
113
113
< h3 id ="q "> Q</ h3 >
114
114
< p > < strong > queues, 30</ strong > </ p >
115
115
< h3 id ="r "> R</ h3 >
@@ -128,7 +128,7 @@ <h3 id="s">S</h3>
128
128
< strong > slots attribute, 15</ strong > < br >
129
129
< strong > sortable, 1, 16</ strong > < br >
130
130
< strong > splat operator, 10-11</ strong > < br >
131
- < strong > sqlite module, 27</ strong > < br >
131
+ < strong > sqlite module, 27, 47 </ strong > < br >
132
132
< strong > statistics module, 7</ strong > < br >
133
133
< strong > strings, 5</ strong > < br >
134
134
< strong > struct module, 28-29</ strong > < br >
0 commit comments