Question from the Javascript - Fundamentals test

Archived

What about "effective"?

const classroom = ['Paco','Josepine','Tanguy', 'Alice', 'Antonin', 'Elsa', 'Adrien','Ariane']; 
var effective = function (classroom) { return classroom.length()}; 
Author: KahinaStatus: Archived(New question!)Question passed 2 times
0
Community EvaluationsNo one has reviewed this question yet, be the first!