diff --git a/Solutions/challenge-wc.md b/Solutions/challenge-wc.md index b1fd3015..ef6ab637 100644 --- a/Solutions/challenge-wc.md +++ b/Solutions/challenge-wc.md @@ -133,3 +133,4 @@ The shared solutions: | 124 | [ccwc_go](https://github.com/TawalMc/coding_challenges_build_your_x/tree/main/ccwc/go) | Go | [TawalMc](https://github.com/TawalMc) | | 125 | [byo-wc-tool](https://github.com/sfogfar/byo-wc-tool) | Clojure | [sfogfar](https://github.com/sfogfar) | | 126 | [ccwc-in-go](https://github.com/DanielHemmati/ccwc-in-go) | Go | [Daniel Hemmati](https://github.com/DanielHemmati) | +| 127 | [ccwc-in-python](https://gitlab.com/iamalso-challenges/wc-tool) | Python | IAmAlsoAndy