rstrom1763 / Personal-Projects

This is Ryan Strom's personal coding projects. If any of them help you in any way, feel free to use them. Thank you
0 stars 0 forks source link

Add required file size counter #10

Closed rstrom1763 closed 3 years ago

rstrom1763 commented 3 years ago

Added for loop that iterates through the newly created dictionaries and adds up the required file space for the movies. Note: It only adds up the space if the file size in the document is in byte form and has no additional characters.