From 111673b82066733c69a62c8f1030da605767aaf8 Mon Sep 17 00:00:00 2001 From: David Schwartz Date: Sun, 16 May 2021 18:44:38 -0400 Subject: Updated the readme --- challenge-112/dms061/readme | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/challenge-112/dms061/readme b/challenge-112/dms061/readme index 5b4521ecae..e2684c7d25 100644 --- a/challenge-112/dms061/readme +++ b/challenge-112/dms061/readme @@ -1,9 +1,8 @@ Solutions by David Schwartz -5/9/2021 +Last updated: 5/16/2021 Contains: Solutions for questions 1 and 2 in perl. - Solution for question 2 in python (3). The folders also contain examples of output generated from running the program. -Note, I am new to programming in perl--sorry if the solutions are sloppy! + -- cgit