From 3774f83192172aa39fc46acf7fed7d330337c70d Mon Sep 17 00:00:00 2001 From: Josiah Augustine <53453398+austitech@users.noreply.github.com> Date: Tue, 12 May 2020 11:14:41 +0100 Subject: [PATCH] Add day7 challenge submission (#115) * Add markdown file to day4 challenge folder fix issue #50 * Submission for day5-challenge fix issue #65 * Add augustine-day7 to day7challenge folder fix issue #114 --- day7challenge/augustine-day7.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 day7challenge/augustine-day7.md diff --git a/day7challenge/augustine-day7.md b/day7challenge/augustine-day7.md new file mode 100644 index 0000000..d91efd1 --- /dev/null +++ b/day7challenge/augustine-day7.md @@ -0,0 +1,8 @@ +# Task Todo Screenshot +![todo](https://user-images.githubusercontent.com/53453398/81438099-1ac38600-9164-11ea-9596-e35ef1507168.PNG) + +# Task In Progress Screenshot +![in progress](https://user-images.githubusercontent.com/53453398/81438109-1f883a00-9164-11ea-9769-e2041c299d24.PNG) + +# Task Done Screenshot +![done](https://user-images.githubusercontent.com/53453398/81438118-23b45780-9164-11ea-84af-9a76ef0ad2a8.PNG)