# 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.
Click the virtual machine below to start practicing