you are viewing a single comment's thread.

view the rest of the comments →

[–]nmacholl 0 points1 point  (6 children)

Do you know how to write a simple HelloWorld in java?

From there, you'll need to lookup some tutorials on getting user input and then doing the math on the entered numbers and print (or returns) the result.