Exam (elaborations)
Khan Academy: JavaScript Latest Update Graded A+
- Course
- Institution
Khan Academy: JavaScript Latest Update Graded A+ Circle ellipse(x, y, w, h); Rectangle rect(x, y, w, h); "If" statement if (these statements are met) {run this command} Line line(x1, y1, x2, y2); Draw function draw = function() {what to draw}; Color fill(r, g, b); Outline Co...
[Show more]