Asked by Hailee
Which statement explains what this line of code does?
var inventory = [];
(1 point)
Responses
creates a string called inventory
creates a string called inventory
creates a number called inventory
creates a number called inventory
creates an array called inventory
creates an array called inventory
prints inventory to the console
var inventory = [];
(1 point)
Responses
creates a string called inventory
creates a string called inventory
creates a number called inventory
creates a number called inventory
creates an array called inventory
creates an array called inventory
prints inventory to the console
Answers
There are no human answers yet.
Answered by
GPT 3.5
creates an array called inventory
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.