pull/461/merge
DNA PARTİSİ 10⁻⁹ × 3.34 s/m 1 month ago committed by GitHub
commit b2efe79ab5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -159,7 +159,7 @@ Person {firstName: "Lidiya", lastName: "Tekle"}
Person {firstName: "Abraham", lastName: "Yetayeh"} Person {firstName: "Abraham", lastName: "Yetayeh"}
``` ```
Using the class Person we created three persons object. As you can see our class did not many properties let us add more properties to the class. Using the class Person we created three persons object. As you can see our class did not has many properties let us add more properties to the class.
```js ```js
class Person { class Person {

Loading…
Cancel
Save