press see inside and edit the program click the green flag to convert the program to the code format used here: https://scratch.mit.edu/projects/499764672/ STA=Copy a value from RAM to A STB=store a value you chose to B LDA=Copy the value from A to the selected RAM address LDB=Copy the value from B to the selected RAM address PSE=Wait the chosen amount of time and continue IF=Perform an if then operation EIF=End IF section END=End the prog OUT=Output a number from RAM JMP=Jumps to a location Press the green flag when done you can right click lists to import and export the contents