For the java code I post below, I need to be able to accept user input
For the java code I post below, I need to be able to accept user input
for the difference variables that it is asking for. It compiles just fine now, but its only static inputs. I need to make it dynamic for users. I know this involves using the scanner but am unsure how it would be implemented. Any help would be greatly appreciated.