Topic: Language Problem / Level: intermediate

Problem: Write a program to check if two strings are equal using a character-by-character comparison.

Run the code to see the output here...