Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 54667a2

Browse files
committed
Updated index
1 parent 8737ea8 commit 54667a2

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

pdf/index_for_pdf.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h3 id="a">A</h3>
1515
<strong>arrays, <a href="#array">29</a></strong><br>
1616
<strong>audio, <a href="#audio">40</a>-<a href="#writefloatsamplestowavfile">41</a></strong> </p>
1717
<h3 id="b">B</h3>
18-
<p><strong>basic script template, <a href="#basicscripttemplate">42</a></strong><br>
18+
<p><strong>basic script template, <a href="#basicscripttemplate">44</a></strong><br>
1919
<strong>beautifulsoup library, <a href="#scraping">35</a></strong><br>
2020
<strong>binary representation, <a href="#binhex">8</a></strong><br>
2121
<strong>bitwise operators, <a href="#bitwiseoperators">8</a></strong><br>
@@ -108,7 +108,8 @@ <h3 id="p">P</h3>
108108
<strong>print function, <a href="#print">22</a></strong><br>
109109
<strong>profiling, <a href="#profiling">36</a>-<a href="#timingasnippet">37</a></strong><br>
110110
<strong>progress bar, <a href="#progressbar">34</a></strong><br>
111-
<strong>property decorator, <a href="#property">15</a></strong> </p>
111+
<strong>property decorator, <a href="#property">15</a></strong><br>
112+
<strong>pygame module, <a href="#pygame">42</a></strong> </p>
112113
<h3 id="q">Q</h3>
113114
<p><strong>queues, <a href="#queue">30</a></strong> </p>
114115
<h3 id="r">R</h3>

pdf/index_for_pdf_print.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h3 id="a">A</h3>
1515
<strong>arrays, 29</strong><br>
1616
<strong>audio, 40-41</strong> </p>
1717
<h3 id="b">B</h3>
18-
<p><strong>basic script template, 42</strong><br>
18+
<p><strong>basic script template, 44</strong><br>
1919
<strong>beautifulsoup library, 35</strong><br>
2020
<strong>binary representation, 8</strong><br>
2121
<strong>bitwise operators, 8</strong><br>
@@ -108,7 +108,8 @@ <h3 id="p">P</h3>
108108
<strong>print function, 22</strong><br>
109109
<strong>profiling, 36-37</strong><br>
110110
<strong>progress bar, 34</strong><br>
111-
<strong>property decorator, 15</strong> </p>
111+
<strong>property decorator, 15</strong><br>
112+
<strong>pygame module, 42</strong> </p>
112113
<h3 id="q">Q</h3>
113114
<p><strong>queues, 30</strong> </p>
114115
<h3 id="r">R</h3>

0 commit comments

Comments
 (0)