Topic: Language Problem / Level: intermediate

Problem: Write a program to check if two strings are rotations of each other using string manipulation.

Run the code to see the output here...