This example describes a simple dialog between two parties (A and S). The parties communicate by passing messages. First, party A sends the message Question to S. Then, S replies to A with the message Answer. The desired behavior of this model is an infinite repetition of the message interchange between A and S.
In the following exercises we describe the steps for