Skip to content

Commit

Permalink
Update peer_code_review.md
Browse files Browse the repository at this point in the history
  • Loading branch information
memcmahon authored Dec 11, 2024
1 parent 795989e commit 7c1ead1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module1/projects/flashcards/peer_code_review.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ _[Back to FlashCards Home](./index)_

## Peer Code Review

With your partner, please answer the following questions. Take notes and share those notes with your partner.
With your partner, please answer the following questions.

1. Review the `number_correct` method on the Round class:
* Discuss the decisions you made to either store this information as an instance variable, or calculate the number any time the method is called.
Expand Down

0 comments on commit 7c1ead1

Please sign in to comment.