TestPrepPro
Ch 4K3HardFL-4.2.3

A vending machine has three states: Idle, Coin Inserted, and Dispensing. From the Idle state, inserting a coin transitions to Coin Inserted. From Coin Inserted, pressing a product button transitions to Dispensing. From Dispensing, the machine returns to Idle after the product is delivered. How many valid state transitions exist in this model?