Transcript text: 1. Output:
Input: Nothing
State: Nothing to do
Action: Do nothing
2. Output: Nothing to do
Input: User input
State: Ready for user input
Action: Process user input
3. Output: Response to user
Input: Nothing
State: Waiting for next input
Action: Do nothing
4. Output:
Input: User input
State: Ready for user input
Action: Process user input
5. Output: Response to user
Input: Nothing
State: Waiting for next input
Action: Do nothing