Exercise:Use a single var keyword to create three variables with the following values:
Hint: Use the var keyword and separate the variables by comma. |
Edit This Code:
Result:
|
Correct Code:
Correct Result:
|