From 9298d3b6f84b149bf11be5f736ab35623381ff34 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Fri, 8 Apr 2022 10:25:48 +0100 Subject: [PATCH] 20 files working, now for the rest --- Days/day08.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Days/day08.md b/Days/day08.md index 092f2c7..b6d8ce4 100644 --- a/Days/day08.md +++ b/Days/day08.md @@ -85,6 +85,11 @@ go build main.go ``` ![](Images/Day8_Go12.png) +If we run that + +![](Images/Day8_Go13.png) + + ## Resources - [StackOverflow 2021 Developer Survey](https://insights.stackoverflow.com/survey/2021)