Skip to content

Commit

Permalink
Merge branch 'main' of github.com:turingschool/curriculum-site
Browse files Browse the repository at this point in the history
  • Loading branch information
juliet-e committed Dec 11, 2024
2 parents 6ddab20 + 7c1ead1 commit 7dd553b
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 7dd553b

Please sign in to comment.