File tree 1 file changed +10
-7
lines changed
1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 17
17
English
18
18
<ul class="menu vertical nested is-active">
19
19
<li class="menu-text">Printed book on <a href="http://amzn.to/29w0lsX" target="_blank">Amazon</a></li>
20
- <li class="menu-text">Printed book on
21
- <a href="https://www.amazon.in/dp/9352136276" target="_blank">Amazon India</a>
22
- (low-cost shipping within India thanks to
20
+ <li class="menu-text">Printed book on
21
+ <a href="https://www.amazon.in/dp/9352136276" target="_blank">Amazon India</a>
22
+ (low-cost shipping within India thanks to
23
23
<a href="http://www.shroffpublishers.com/books/9789352136278/"
24
24
target="_blank">Shroff Publishing</a>)
25
25
</li>
37
37
</ul>
38
38
</li>
39
39
<li>
40
- An Italian translation by <a href="https://github.com/vittore/py4e" target="_blank">Vittore Zen</a>.
40
+ An Italian translation by
41
+ Alessandro Rossetti
42
+ and
43
+ <a href="https://github.com/vittore/py4e" target="_blank">Vittore Zen</a>.
44
+ </li>
41
45
<ul class="menu vertical nested is-active">
42
46
<li class="menu-text"><a href="http://do1.dr-chuck.com/pythonlearn/IT_it/pythonlearn.pdf" target="_blank">Download PDF</a></li>
43
47
<li class="menu-text"><a href="http://do1.dr-chuck.com/pythonlearn/IT_it/pythonlearn.epub" target="_blank">Download EPUB</a></li>
51
55
</ul>
52
56
</li>
53
57
54
-
55
58
</ul>
56
59
<p>
57
60
The sample code and data files for the book is here: <a href="http://www.py4e.com/code3/" target="_blank">Code Samples</a>.
62
65
</p>
63
66
</div>
64
67
</div>
65
- <?php
66
- include ("footer.php " );
68
+ <?php
69
+ include ("footer.php " );
67
70
?>
You can’t perform that action at this time.
0 commit comments