Karan
2021-11-30 17:20:24 +05:30
8 changed files with 17 additions and 6 deletions
+5 -1
View File
@@ -1 +1,5 @@
*.Roff linguist-detectable=false
* linguist-vendored
*.js linguist-vendored=true
+6
View File
@@ -0,0 +1,6 @@
4 + 10
14
console.log("Laurence")
Laurence
undefined
-5
View File
@@ -8,8 +8,3 @@
</body> </body>
</html> </html>
// console.log("Laurence");
/*
This is my comment
Laurence Svekis
*/
+1
View File
@@ -0,0 +1 @@
alert("Saying hi from a different file!");
+5
View File
@@ -0,0 +1,5 @@
// console.log("Laurence");
/*
This is my comment
Laurence Svekis
*/