Blockland Forums > General Discussion
OH MY GOSH IM LEARNING TO CODE
Reinforcements:
--- Quote from: setro2 on September 07, 2012, 10:06:04 PM ---/title
After a long, long time, I'm finally learning the basics of coding!
I'm really, really proud.
--- End quote ---
Congratulations!
MonkeyFunkyMonkey:
Good now code a sandbox ;]
Plexious:
--- Quote from: MonkeyFunkyMonkey on September 07, 2012, 10:31:18 PM ---Good now code a sandbox ;]
--- End quote ---
new sandbox(){};
BlockoCrafter:
--- Quote from: Plexious on September 07, 2012, 11:11:03 PM ---new sandbox(){};
--- End quote ---
if(code.syntaxError = 1) {
system.print("You failed!")
};
Gambsy:
--- Quote from: BlockoCrafter on September 07, 2012, 11:21:00 PM ---if(%code.syntaxError)
{
system.print("You failed!");
}
--- End quote ---
mhumm