p5.js iot ai web editor on October 10, 2020 Get link Facebook X Pinterest Email Other Apps FileEditSketchHelpEnglishLog inorSign uphttps://editor.p5js.org/Auto-refreshPatch motionsketch.js1function setup() {2 createCanvas(400, 400);3}45function draw() {6 background(220);7}There are no lint messagesCurrent lineConsoleClearPreview