if7.cout 87 B

12345678910
  1. push 4
  2. push 3
  3. use <(2)
  4. if(5)
  5. push "a"
  6. use print(1)
  7. else(8)
  8. push "b"
  9. use print(1)
  10. endif