(Count-up stopwatch) Write a program that simulates a stopwatch, as shown in Figure 1a. When the user clicks the Start button, the button’s label is changed to Pause, as shown in Figure 1b. When the user clicks the Pause button, the button’s label is changed to Resume, as shown in Figure 1c. The Clear button resets the count to 0 and resets the button’s label to Start.
FIGURE 1 (a–c) The program counts up the time. (d) The program counts down the time.

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.