Welcome to the Pyckbot Block Editor

Use the editor below to drag blocks and create code. To download the code, click the "Download Generated Python Code" button. In a terminal, navigate to the folder containing your document and run the code using the command 'python /path/to/file/document.py'.

Notes: Make sure to start your code with the purple "Initialize robot" block, and end it with the purple "Run with # module(s)" block. You can then define certain key strokes to set the position of the robot. Finally, end with the "Run robot" block. Also know that the allowed values for set_pos are -8000 to 8000.