Checking String Equality

# Introduction In this lab, you are asked to create a program that takes two strings as input, uses the `equals()` method to check if they are equal, and then prints either "Equal" or "Not Equal" based on the comparison.

|60 : 00

Click the virtual machine below to start practicing