js lec 1 added

This commit is contained in:
2026-01-03 13:40:15 +10:00
parent cca7d57569
commit e6806a2366
18 changed files with 150 additions and 58 deletions

View File

@@ -0,0 +1,2 @@
alert("Hello, world!");
document.write("Hello, world!");