To write your code, drag blocks from the menus on the right to the workspace in the middle of the page. If you want your CoDrone to fly, you need to include takeoff and land blocks from the flight commands menu.
To delete blocks, separate what you want to get rid of from your code and drag them to the trashcan in the lower righthand corner. If you want to delete your entire program, you can drag the whole thing to the trashcan.
To see what your program looks like in Python, Javascript, or Arduino, click on one of the coding language icons on the right side of the workspace.
Make sure you save! You can do this by going to the menu in the upper lefthand corner of the workspace and clicking on “Save”. To open a saved program, go to the same menu and click on “Open…”.