Check for Anagram Substring

# Introduction In this lab, you need to create a function called `is_anagram_present()` that takes in two strings and returns `True` if there is an anagram of the first string present in the second string, otherwise it returns `False`.

|60 : 00

Click the virtual machine below to start practicing