Here's what I came up with... The start of your code stays the same.
if (investment <= 0||years <=0 ||rate<=0)
{
System.out.println("Not enough information - amount must be non-zero.");
}...
|
Search:Type: Posts; User: RonnieVDPoel Search: Search took 0.01 seconds.
Results 1 to 3 of 3
|
|