✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
For the given source code, need to implement the Plane constructor function, which takes 3 parameters: model, flightRange, maxSpeed and prototypically inherits from Aircraft. Indicate which of the prototypal inheritance implementations is correct.