why are parameters passed to the method? Their values are immediately changed by the method.
The prompts for the input values for the method should be done OUTSIDE of the method and passed to the...