Skip to content

Commit 4f4b9ec

Browse files
authored
Add variable 'b' to 10th_oct.js
1 parent 4b3d95b commit 4f4b9ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

10th_oct.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
let gitignore=20;
22
console.log("hello")
33
console.log("gitignore")
4+
let b=2;

0 commit comments

Comments
 (0)