Assembly languages allow programmers to program with mnemonics, for example, LDA Load adds a value to the accumulator, ADD Addition adds the value input or loaded from memory to the value in the accumulator, STO, Store stores the value in the accumulator in RAM.