Skip to content

Commit 06a8f08

Browse files
authored
Add console log to 10th_oct.js
1 parent a96c104 commit 06a8f08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

10th_oct.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
let gitignore=20;
1+
let gitignore=20;
2+
console.log("hello")

0 commit comments

Comments
 (0)