Løsningsforslag - oppgaver i Avsnitt B.5
Oppgave 1
System.
out
.printf(
"
%-10.10s %3d %2d%n
"
, navn[i], poeng[i], alder[i]);