You can use this assignment in your class!
Mastery Progress(100.0%)
i

JavaScript Basics Review Assignment

You answeredJUST NOW
  • Solution
  • Unit test #1
JavaScript
You passed all unit tests!
Unit test number
1
Expected STDOUT
[
   0, 1, 2, 3, 4,
   5, 6, 7, 8, 9,
  10
]
Your STDOUT
[
   0, 1, 2, 3, 4,
   5, 6, 7, 8, 9,
  10
]

Did you like this question?

(Voting helps us personalize your learning experience!)
imgInstructor solution
Alec KretchNOV 4, 2021, 10:26:51 PM
JavaScript

Was this helpful?

(Voting helps us personalize your learning experience!)
Think you've got it?
  • Short answer field
Submit answer

Was this helpful?

(Voting helps us personalize your learning experience!)

You may exit out of this review and return later without penalty.