Example: lr.rendezvous

In the following example, an output message indicates the beginning of the rendezvous.

lr.output_message("Wait to Start the Action");

lr.rendezvous("start");

lr.output_message("Start all together");