hello.js 43 B

12
  1. var myname = "hello";
  2. console.log(myname);