function dev(name, age, work) {
this.name = name;
this.age = age;
this.work = work;
}
let arielRodrigues = new dev('Ariel Rodrigues', 23, 'Student');
console.log(arielRodrigues);
🏳️🌈
Love yourself.
Desenvolvedor Web FullStack Jr, apaixonado por inovação e tecnologia.
Com foco, persistência e resiliência é possível alcançar o inalcançável.
Popular repositories Loading
-
-
-
-
-
resgate_the_game
resgate_the_game PublicGame desenvolvido utilizando HTML5 + CSS3 + JavaScript com framework JQuery;
JavaScript
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.