Instructions
You can if you like edit the code in this Python view and then switch back to the
blocks view, and as long as your code is correct, the change you made in Python
will appear in the blocks version. For example try changing 50 in the Python code to
40 and then switch back to the blocks view.
You could if you prefer simply write all your code in the Python (or JavaScript)
versions of the editor, and you can even drag blocks from the palette into your code
where they will appear as Python code.
Page 22