Skip to content

Commit

Permalink
Test about instance in student succesfull
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-std-cpu committed Oct 26, 2022
1 parent b9cd473 commit 54b4448
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Projects/ficheros/student.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ class Student {
}
}


const studen1 = new Student("Miguel",['HTML','CSS','Javascript']);
console.log(studen1.obtenerDatos());

0 comments on commit 54b4448

Please sign in to comment.