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
Write an application that asks the user to enter two numbers, obtains
them from the user and displays the larger number followed by the words "is larger". If the numbers are equal, print the message "These numbers are equal"
The name of your program file should be comparingNumbers.java
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Write an application that asks the user to enter two numbers, obtains
them from the user and displays the larger number followed by the words "is larger". If the numbers are equal, print the message "These numbers are equal"
The name of your program file should be comparingNumbers.java
The text was updated successfully, but these errors were encountered: