Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

hello world js

let hello = "Hello, World"; 
alert(hello)
Source by the-basics-of-javascript.arnavkatyal.repl.co #
 
PREVIOUS NEXT
Tagged: #world #js
ADD COMMENT
Topic
Name
3+9 =