guardians_song: A crop from FE7's Arcadia CG showing Nergal and two villagers chatting over scrolls. (scholarly)
guardians_song ([personal profile] guardians_song) wrote2013-02-23 01:04 am

Aaaand now I've finally hit Javascript, where I actually need to pay attention.

console.log("Huh");
if (javascript === C++)
   {
        console.log("Are you kidding me?! It's really weird...");
   }
else
  {
       console.log("Bugger, this is rather strange.");
   }

And I probably botched the syntax