Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 15 additions & 14 deletions 29 index.html
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
<!DOCTYPE html>
<html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="styles.css">
</head>

<body>
<h1>Begin to code with Python</h1>
<p>Welcome to the Begin to code with Python web pages.</p>
<h1>Begin to code with Python</h1>
<p>Welcome to the Begin to code with Python web pages.</p>

<p>You can buy the book <a href="http://a.co/abCAG81">here</a>.
</p>
<p>You can buy the book <a href="http://a.co/abCAG81">here</a>.
</p>

<p>You can find the tools for the book <a href="tools.html">here</a>.
</p>
<p>You can find the tools for the book <a href="tools.html">here</a>.
</p>


<p>You can find my blog at <a href="https://www.robmiles.com/">www.robmiles.com</a>.
</p>
<p>You can find my blog at <a href="https://www.robmiles.com/">www.robmiles.com</a>.
</p>

<p>If you have any questions about the links, the sample programs, or the book, you can get in touch with me via email on questions at begintocodewithpython.com. You can also tweet any questions to @begintocode or @robmiles
</p>
<p>If you have any questions about the links, the sample programs, or the book, you can get in touch with me via
email on questions at begintocodewithpython.com. You can also tweet any questions to @begintocode or @robmiles
</p>

<p>Rob Miles</p>
<p>Rob Miles</p>

</body>
</html>
</html>
Morty Proxy This is a proxified and sanitized view of the page, visit original site.