From ba0bc832ec76f9819fc37b81222a17be31a6fbdd Mon Sep 17 00:00:00 2001 From: thomas Date: Mon, 24 Apr 2023 14:27:11 +0200 Subject: [PATCH] feat(solution): add solution handle for challenge 19 --- apps/testing-input-output/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/testing-input-output/README.md b/apps/testing-input-output/README.md index 5f16bf5..32bf866 100644 --- a/apps/testing-input-output/README.md +++ b/apps/testing-input-output/README.md @@ -28,8 +28,7 @@ I created some `it` blocks but feel free to add more test if you like to. 9. Submit a PR with a title beginning with **Answer:19** that I will review and other dev can review. input output testing - - +input output testing solution author