chandrikadeb7 / Hacktoberfest_2021

This repository aims to help code beginners with their first successful pull request and open source contribution. Happy coding!
MIT License
112 stars 265 forks source link

Added a program for checking whether two strings are anagram of each … #371

Closed Bhavil-Ahuja closed 2 years ago

Bhavil-Ahuja commented 2 years ago

This program inputs two strings from the user and tells whether they both are anagram of each other.