Today i read about short hand opperators and how to get user input. I updated my seconds2minutes calculationprogram. I modified the assignment of the variable to:
int seconds = Integer.parseInt(JOptionPane.showInputDialog(null, "How many seconds?"));
Here is the executable
2/05/2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment