Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Reworded a sentence #28

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

Merged
merged 1 commit into from
Jan 15, 2019
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 days/13-15-text-games/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def game_loop(player1, player2, rolls):
# Compute who won
```

Bonus points for address the possibility of a tie after three rounds.
Bonus points if you address the possibility of a tie after three rounds.

## Day 15: Tidy up standard **Rock, Paper, Scissors**

Expand Down Expand Up @@ -116,4 +116,4 @@ Be sure to share your last couple of days work on Twitter or Facebook. Use the h

Here are [some examples](https://twitter.com/search?q=%23100DaysOfCode) to inspire you. Consider including [@talkpython](https://twitter.com/talkpython) and [@pybites](https://twitter.com/pybites) in your tweets.

*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*
*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*