Answer to Question #40822 in Python for Sumendra

Question #40822
3. Write a class/function to return True if 2 input strings are anagram to each other. string1 is an anagram of string2 if string2 can be obtained by rearranging the characters in string1. Example:
string1 = ‘smart’, string2 = ‘marts’ - result = True
string1 = ‘secure’, string2 = ‘rescue’ - result = True

4. Write a program in Python, which:
a. Finds and fetches all images on a webpage and stores the images on disk b. Writes a file on disk, which lists the URLs of the images fetched
0
Expert's answer

Answer in progress...

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS