File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?php include ("top.php " ); ?>
2
2
<?php include ("nav.php " );?>
3
- <div style="float: right; margin: 5px;"/><iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ss&ref=as_ss_li_til&ad_type=product_link&tracking_id=drchu02-20&marketplace=amazon®ion=US&placement=1530051126&asins=1530051126&linkId=2ea6c883c6cf11f29568856139bad34b&show_border=true&link_opens_in_new_window=true"></iframe></div>
3
+ <div style="float: right; margin: 5px;"/>
4
+ <a href="https://amzn.to/4ijhMJX" target="_blank"><img src="cover3.png" width="200px" style="padding: 10px; float: right"></a>
5
+ </div>
4
6
<h2>Python for Everybody</h2>
5
7
<p>
6
8
The goal of this book is to provide an Informatics-oriented introduction to programming. The primary difference between a computer science approach and the Informatics
Original file line number Diff line number Diff line change 7
7
</ style >
8
8
</ head >
9
9
< body style ="font-family: sans-serif; ">
10
- < a href ="https://amzn.to/1qCFO95 " target ="_blank "> < img src ="../cover3.png " width ="200px " style ="padding: 10px; float: right "> </ a >
10
+ < a href ="https://amzn.to/4ijhMJX " target ="_blank "> < img src ="../cover3.png " width ="200px " style ="padding: 10px; float: right "> </ a >
11
11
< h1 > Contributing to Python Everybody: Exploring Data in Python 3</ h1 >
12
12
< p >
13
13
We have a build server that re-builds the entire book every hour at:
You can’t perform that action at this time.
0 commit comments