You can use this assignment in your class!
Mastery Progress(100.0%)
i

Unit 3: Boolean Expressions and if Statements - Review Assignment

You answeredJUST NOW
Java
You passed all test cases!
STDIN
hello
hello
Expected STDOUT
true
false
Your STDOUT
true
false
STDIN
world
world
Expected STDOUT
true
false
Your STDOUT
true
false
STDIN
java
JAVA
Expected STDOUT
false
false
Your STDOUT
false
false
STDIN
coding
coding
Expected STDOUT
true
false
Your STDOUT
true
false

Did you like this question?

(Voting helps us personalize your learning experience!)
imgInstructor solution
Alec KretchAPR 21, 2024, 8:36:10 PM
Java

Was this helpful?

(Voting helps us personalize your learning experience!)
Think you've got it?
Select one of the following options:
  • A.
  • B.
  • C.
  • D.
Submit answer

Was this helpful?

(Voting helps us personalize your learning experience!)

You may exit out of this review and return later without penalty.