Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin-90 authored Dec 9, 2024
1 parent 82f5926 commit 292c1e6
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions script.js
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
const student ={
name: "ashwin chouhan",
class: "b13",
about: function () {
console.log("his name is ",this.name);
}
};

0 comments on commit 292c1e6

Please sign in to comment.