Previous
If-Else Statements
3 / 6
Next
Conjunction
Hint
Input a username and input a password.
Check if they equal "JohnDoe" and "Password123!", respectively.
If so, print Authenticated
; otherwise, print "Wrong username or password".
Help
Solve
Reset
Test results
Test result #
Expected output
Your output