Skip to content

Update inheritance.html #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
4 changes: 2 additions & 2 deletions inheritance.html
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ <h2>15.7. <tt class="docutils literal"><span class="pre">OldMaidGame</span></tt>
</pre>
</div>

<p>Some of the steps of the game have been separated into methods that we stil have to write.</p>
<p>Some of the steps of the game have been separated into methods that we still have to write.</p>
<p><tt class="docutils literal"><span class="pre">print_hands</span></tt> just traverses the list of hands and prints each one:</p>

<div id="oldmaidgameprinthands" class="pywindow" >
Expand Down Expand Up @@ -1356,4 +1356,4 @@ <h3>Navigation</h3>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.1.
</div>
</body>
</html>
</html>