Draw a state diagram for a finite state machine (FSM) with no inputs and three outputs x, y, and z. The sequence of outputs x, y, and z should always be exhibited.
A) A state diagram with three states representing the outputs x, y, and z.
B) A state diagram with transitions showing the sequence of outputs x, y, and z.
C) A state diagram with no transitions, only states representing the outputs x, y, and z.
D) A state diagram with transitions between states but not explicitly showing the sequence of outputs x, y, and z.