the-vampiire / hacktoberithms

Python & JavaScript solutions only! algorithms to practice javascript, python, git and contribute to an open source repo for hacktoberfest!
MIT License
13 stars 70 forks source link

mutation code #165

Open NHema opened 5 years ago

NHema commented 5 years ago

Issue #3 This code return true if the string in the first element of the list contains all of the letters of the string in the second element of the list.