In a concise presentation:

  1. Demonstrate that the following example program contains race condition:

  2. Fix the race condition. Explain your solution.

  3. In an experiment, provide assurance that the race condition is fixed.