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