Aytacworld

145
reputation
2
12

const person = new Human();
const lifeStory = makeDeveloper(person);
console.log(lifeStory);