From 3e8e83eeafa69ac9649c8e0e6dd91c2f28f84f24 Mon Sep 17 00:00:00 2001 From: gauthiier Date: Mon, 9 Jan 2023 11:26:02 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=94=20(x2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.Basics.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/1.Basics.md b/1.Basics.md index 930cd0a..1af598a 100644 --- a/1.Basics.md +++ b/1.Basics.md @@ -6,6 +6,8 @@ autopilot creativity

+## 🤔 How does code work/act? +

autopilot creativity

@@ -30,6 +32,12 @@ function draw() { } ``` +## 🤔 What kind of "Errors"? + +

+ +

+ ## Sketch: 1.0 Key Events ```javascript