Step 2:

Create a copy of the app Check02J.java and call it Check02K.java

(To do this, select the file
Check02J.java in the package browser, choose Edit -> Copy, then Edit -> Paste; you will be prompted for a new name)

Convert the number of milliseconds represented by
numMillisecondsElapsed into the number of seconds (there are 1000 milliseconds per second).

Print both the milliseconds and seconds out with the format as specified below:

Pasted Graphic 2