In the following code, we define a variable and use it to draw a rectangle:
```
var rectWidth = 20;
rect(10, 10, rectWidth, rectWidth);
```
How wide is the rectangle?
[[☃ input-number 1]]
Learn To Be brings free online tutoring students around the United States. Volunteer and gain community service hours while helping students who need it./p>