pull/461/merge
GÖRÜNMEYİP GÖRÜNTÜRTTÜRTEN SAATİN İNANAN ELÇİSİ 9 months ago committed by GitHub
commit fe44115788
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"}
```
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
class Person {

Loading…
Cancel
Save