reesea.js

This commit is contained in:
Anthony Reese
2018-10-03 10:29:35 +09:00
committed by GitHub
parent 383229d542
commit 19f8ad60e9

3
code/reesea.js Normal file
View File

@@ -0,0 +1,3 @@
document.write("Hello World");
document.write("I am Reesea");
document.write("Hacktobefest 2018");