0 / 60 seg.

Analyze the output of this Java code using printf for multiple formats:

System.out.printf("Height: %d cm, Weight: %.2f kg", 180, 75.5);