Delete Chapter 1_ directory

This commit is contained in:
Karan
2021-11-24 19:47:59 +05:30
committed by GitHub
parent b03e47b68e
commit 4cf5baa911
2 changed files with 0 additions and 19 deletions
-14
View File
@@ -1,14 +0,0 @@
<!doctype html>
<html>
<head>
<title>Tester</title>
</head>
<body>
<script>
console.log("hello world");
</script>
</body>
</html>
-5
View File
@@ -1,5 +0,0 @@
console.log("hello world"); // This is a comment
/*
This is a multi line
Comment
*/