Question: Using Python do the following: 2. Giev a list of types of flies and their sizes in form a string, return a string which catogorizes
Using Python do the following:

2. Giev a list of types of flies and their sizes in form a string, return a string which catogorizes these strings and return the size of file in each category. Ex: Given: mymuisc.mp3 110b myfile.zip 1111b myvideo.mp4 124b myvideo2.avi 450b mytextss.txt 23b Output Music 110b Videos 574b Files 1111b Others 23b
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
