ExampleInput.java -- This is your basic Java prompting and input demonstration. ExampleInputWithFunctions -- This performs the same work as above, but the code is broken up into functions. Further, ...