What does the Python generated code do on Blockly with CoDrone Mini?

Updated by Robolink Support

The generated Python code on Blockly shows the code on the Blockly workspace converted into Python. This code can only be viewed and is unable to be edited, but editing the Blockly code will update the Python code displayed. You can run the generated Python code in another program such as PyCharm. However, the code will not work if user input blocks are included in your program.


How did we do?

Powered by HelpDocs (opens in a new tab)

Powered by HelpDocs (opens in a new tab)