Users browsing this thread: 2 Guest(s)
System.out.println("Hello World!");
#12
function greetings(name,greeting){
var msg = "Hello, " + name + greeting;
console.log("a greeting:" + msg + " has been made!");
alert(msg);
}

greetings("ivan.vinski",", Welcome to the VG Resource!");
/* warning: spammy
for (var 1=0; i<9001; i++) {
greetings("ivan.vinski",", Welcome to the VG Resource!");
}
probably best NEVER to use */


and lol...that avatar... so true!
and then the signature...BRILLIANT!
Reply
Thanked by:


Messages In This Thread
RE: System.out.println("Hello World!"); - by DarkGrievous7145 - 08-27-2015, 01:17 PM

Forum Jump: