Vazno / stringtools

New string operations.

Home Page:https://pypi.org/project/stringtools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create is_anagram function

Vazno opened this issue · comments

anagram it's a word that is can be remade to other word,
is_anagram should take 2 arguments first word, and the second, then it should check whether the second word is an anagram of first