Status: Started
Font Size
14
Parentheses autocomplete
Wrap lines
Editor
Theme
Code with blocks by default
Auto-Format
Console Font Size
12
Console Theme
Show Screenshot Button
Show File Tab Bar
Code Running Environment

Use the newest vesion of the JavaScript library.

9 Draw Something
default.js
function start(){
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Output
Docs
Exercise
More
This student is viewing this assignment in English. View this page in English?

11 points

Overview

Write a program to draw something fun or creative on the screen.

Requirements:

  • You must use at least one rectangle and at least one circle. All of these shapes must be visible on the canvas.
  • You must use shapes of at least two different colors.
  • You must use shapes of at least two different sizes.
  • You must have at least five shapes total.
  • Otherwise, there are no other requirements!

Result

Reset Code

Slides and Notes

No slides available for this video

About

JavaScript Graphics (no console)