Skip to content

Commit c7854ca

Browse files
authored
Merge branch 'master' into setTime
2 parents 70acab8 + a66c952 commit c7854ca

File tree

494 files changed

+9704
-13294
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

494 files changed

+9704
-13294
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<body>
5+
6+
<script>
7+
alert( "I'm JavaScript!" );
8+
</script>
9+
10+
</body>
11+
12+
</html>

1-js/02-first-steps/04-variables/3-uppercast-constant/task.md

Lines changed: 4 additions & 4 deletions

1-js/02-first-steps/06-type-conversions/1-primitive-conversions-questions/solution.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)