function dev(name, age, work) {
this.name = name;
this.age = age;
this.pronouns = pronouns;
this.work = work;
}
let ego-prog = new dev('Emanoel Georgio de Oliveira', 39, 'He / Him', 'Student');
console.log(ego-prog);
Popular repositories Loading
-
dio-desafio-git-hub-primeiro-repositorio
dio-desafio-git-hub-primeiro-repositorio PublicDesafio de Projeto sobre Git/Git-Hub
JavaScript
-
-
-
Markdown-Tutorial
Markdown-Tutorial PublicForked from luong-komorebi/Markdown-Tutorial
A comprehensive guide to Markdown / Introduction to Markdown
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.