We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a1df28 commit 2e5c405Copy full SHA for 2e5c405
js-core/classworks/classwork-1/index.html
@@ -0,0 +1,12 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="UTF-8">
5
+ <title></title>
6
+</head>
7
+<body>
8
+
9
10
+<script src="main.js"></script>
11
+</body>
12
+</html>
js-core/classworks/classwork-1/src/main.js
@@ -0,0 +1,5 @@
+console.log(':DADDAA');
js-core/classworks/classwork-1/src/s.js
@@ -0,0 +1,2 @@
+console.log('WWW');
0 commit comments