enter code here public String toString() { return String.format("%10s %20s %20s %20s", id, name, number, section); }
i am trying to alig