Cards (9)

  • What is the tag for Input
    INP
  • What is the tag for Output
    OUT
  • What is the tag for Store
    STA
  • What is the tag for Load
    LDA
  • What is the tag for Add
    ADD
  • What is the tag for Subtract
    SUB
  • What is the tag for Branch
    BRA
  • What is the tag for End/Halt
    HLT
  • What is the tag for Data Definition
    DAT