You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Week9/MAKEME.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,8 +90,8 @@ writeDataToFile(data);
90
90
91
91
## Step 3: Pair programming homework
92
92
93
-
You will complete the TicTacToe game we started building in class. The code we build in class is available here: *(will be here by the end of the day)*.
94
-
One of your teammates should fork the repo. Work in this repository *together* so you can see who wrote which code. Make a Pull Request to hand in this part of the homework.
93
+
You will complete the TicTacToe game we started building in class. The code we build in class is available here: https://github.com/HackYourFuture/TicTacToeTDD.
94
+
One of your teammates should fork the above repo. Work in this repository *together* so you can see who wrote which code. Make a Pull Request to hand in this part of the homework.
95
95
96
96
<!-- rewatch the Hangouts session here: https://www.youtube.com/watch?v=oc9ogCJz9rYs -->
0 commit comments