Advertisement
Guest User

Untitled

a guest
May 2nd, 2024
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. vending-machine: Waiting for a coin.
  2. vending-machine: Coin accepted.
  3. customer 2: Coming to the vending machine.
  4. customer 2: Starting interaction: Inserting a coin.
  5. customer 2: Waiting for an item.
  6. customer 2: Received item id #-1.
  7. customer 2: On my way away.
  8. customer 3: Coming to the vending machine.
  9. customer 3: Starting interaction: Inserting a coin.
  10. customer 3: Waiting for an item.
  11. customer 3: Received item id #-1.
  12. customer 3: On my way away.
  13. customer 1: Coming to the vending machine.
  14. customer 1: Starting interaction: Inserting a coin.
  15. customer 1: Waiting for an item.
  16. customer 1: Received item id #-1.
  17. customer 1: On my way away.
  18. customer 0: Coming to the vending machine.
  19. supplier: Coming to the vending machine.
  20. supplier: Opening the vending machine to restock it.
  21. supplier: Closing the vending machine after restocking it.
  22. supplier: On my way to another vending machine.
  23. customer 0: Starting interaction: Inserting a coin.
  24. customer 0: Waiting for an item.
  25. customer 0: Received item id #-1.
  26. customer 0: On my way away.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement