You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Arithmetic) Write an application that asks the user to enter two integers, obtains them
from the user and prints their sum, product, difference and quotient (division).
Note that you should request a PR to this repo an your code will be merge in a branch with your name.
Also, the name of your file should be arithmetic2-15.java
The text was updated successfully, but these errors were encountered:
(Arithmetic) Write an application that asks the user to enter two integers, obtains them
from the user and prints their sum, product, difference and quotient (division).
Note that you should request a PR to this repo an your code will be merge in a branch with your name.
Also, the name of your file should be arithmetic2-15.java
The text was updated successfully, but these errors were encountered: