Adressing properties of an object | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Adressing properties of an object

This code only works, when I create the property 'area' after initialasing an object, not while creating it. How can I add a property that addresses the other properties of the same object WHILE creating an object, not after? https://code.sololearn.com/W73eVOzTNYI2/?ref=app

15th Sep 2019, 8:20 AM
Mikael Ovakimyan
1 Antwort
+ 2
https://code.sololearn.com/W7LINQibPSUz/#js
15th Sep 2019, 9:05 AM
MO ELomari
MO ELomari - avatar