Skip to content
Merged
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
4 changes: 2 additions & 2 deletions python-2-or-3.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h1>Python 2 or 3?</h1>
<h3>Python 2 to 3 resources</h3>
<ul>
<li>
<p>Wnat to know all of the advantages and what's changed in Python 3
<p>Want to know all of the advantages and what's changed in Python 3
compared to Python 2? There's
<a href="https://docs.python.org/3/whatsnew/index.html">an official guide to Python 3 changes</a>
you'll want to read.</p>
Expand Down Expand Up @@ -231,4 +231,4 @@ <h3 class="panel-head"><a href="/table-of-contents.html" style="color: #fff;">Ta
var trackOutboundLink = function(url) { ga('send', 'event', 'outbound', 'click', url, {'hitCallback': function () { document.location = url; } }); }
</script>
</body>
</html>
</html>