We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 276c992 commit 9f173eeCopy full SHA for 9f173ee
lesson_12/README.md
@@ -9,11 +9,4 @@ Please review the following resources before lecture:
9
10
## Homework
11
12
-- [ ] Implement the `gameResult` method in [Lesson12.java](./structs_java/structs_app/src/main/java/com/codedifferently/lesson12/Lesson12.java).
13
-- [ ] Implement the `Stack` methods in [Stack.java](./structs_java/structs_app/src/main/java/com/codedifferently/lesson12/Stack.java).
14
-- [ ] Submit solutions via PR.
15
-- [ ] Do pre-work for [lesson 13](/lesson_13/).
16
-
17
-### Extra credit
18
19
-- [ ] Complete TypeScript versions of methods in [lesson11.ts](./structs_ts/src/lesson12.ts) and [stack.ts](./structs_ts/src/stack.ts).
+- TODO(anthonydmays): Add some stuff
0 commit comments