// This file was automatically generated from common.soy. // Please don't edit this file by hand. if (typeof apps == 'undefined') { var apps = {}; } apps.messages = function(opt_data, opt_ignored, opt_ijData) { return '
a visual programming environmentBlocklySee generated JavaScript code.Save and link to blocks.Run the program defined by the blocks in the workspace.प्रोग्राम चालवा(दौडवा)पुनर्स्थापित कराOKCancelLogicवेटोळ्या(लूप्स)MathमजकूरListsरंगअस्थिरकेProceduresThere was a problem with the request.Share your blocks with this link:\\n\\n%1Sorry, \'%1\' doesn\'t correspond with any saved program.Could not load your saved file. Perhaps it was created with a different version of Blockly?यादीमजकूर
'; }; apps.dialog = function(opt_data, opt_ignored, opt_ijData) { return '
'; }; apps.codeDialog = function(opt_data, opt_ignored, opt_ijData) { return '
' + apps.ok(null, null, opt_ijData) + '
'; }; apps.storageDialog = function(opt_data, opt_ignored, opt_ijData) { return '
' + apps.ok(null, null, opt_ijData) + '
'; }; apps.ok = function(opt_data, opt_ignored, opt_ijData) { return '
'; }; ; // This file was automatically generated from template.soy. // Please don't edit this file by hand. if (typeof turtlepage == 'undefined') { var turtlepage = {}; } turtlepage.messages = function(opt_data, opt_ignored, opt_ijData) { return apps.messages(null, null, opt_ijData) + '
Moves the turtle forward or backward by the specified amount.move forward byनी मागे चलानमूद केलेल्या विशिष्ट कोनातून कासवास डावीकडे \\nकिंवा उजवीकडे वळविते. ने उजवीकडे वळाने डावीकडे वळापेनच्या रेषेची रुंदी बदलवतो.ही रुंदी मांडाChanges the colour of the pen.हा रंग मांडाLifts or lowers the pen, to stop or start drawing.pen uppen downकासवास (हिरवे वर्तुळ व बाण) दृष्य किंवा अदृष्य \\nकरतो. कासवास लपवाकासव दाखवाhttp://en.wikipedia.org/wiki/PrintingDraws text in the turtle\'s direction at its location.printhttp://en.wikipedia.org/wiki/FontSets the font used by the print block.fontटंकाचा आकार(साईझ)साधारणठळकतिरपी अक्षरेया पानावरून बाहेर निघण्याने, आपण केलेले काम अदृश्य होईल.
'; }; turtlepage.start = function(opt_data, opt_ignored, opt_ijData) { return turtlepage.messages(null, null, opt_ijData) + '

Blockly : Turtle Graphics