0
Any help with if statements.
Write a Java program that takes up two variables of any values. Using a Nested if statement, print the expected outcome as Value 1 = Value 2, Value 1 > Value 2
2 Antworten
+ 1
Hi! You can show us your attempt?
Write a Java program that takes up two variables of any values. Using a Nested if statement, print the expected outcome as Value 1 = Value 2, Value 1 > Value 2