diff --git a/Solutions/challenge-wc.md b/Solutions/challenge-wc.md index 4b8e099..2994272 100644 --- a/Solutions/challenge-wc.md +++ b/Solutions/challenge-wc.md @@ -164,3 +164,4 @@ The shared solutions: | 155 | [Write Your Own wc Tool](https://github.com/akshayavb99/coding-challenges-solutions/tree/main/wc-tool) | Python | [Akshaya B](https://github.com/akshayavb99) | | 156 | [ccwc](https://github.com/priyanshsao/coding-challenges-go/tree/main/challenge-01) | Go | [priyanshsao](https://github.com/priyanshsao) | | 157 | [wc](https://github.com/Loki-Astari/Puzzle/tree/master/wc) | C++ | [Loki-Astari](https://github.com/Loki-Astari/Puzzle) | +| 158 | [CodingChallenge_wc-tool](https://github.com/prak112/CodingChallenge_wc-tool) | Python | [Prakirth Govardhanam](https://github.com/prak112) |