Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Aytacworld
145
reputation
2
12
Belgium
Member since
January 15 2017
51 profile views
Last seen
Feb 25 '22 at 13:12
const person = new Human();
const lifeStory = makeDeveloper(person);
console.log(lifeStory);