Working With Files In Python: Part 2

Written by marvin | Published 2020/06/30
Tech Story Tags: python | productivity | management | coding | beginners | tutorial | python3 | backend | web-monetization

TLDR This is the second part of the series File Management with python. In this piece, we take our organization a little further. Say you have a folder with slides, but they are not easy to go through. Instead of having a whole slide having everything for the first lecture, they were broken down to a slide for a session. Let's have all the slides organized according to the session. The only line that might need some explaining would be f"Datastructuressession {item} Slide {num}.ppt" Path(file_to_create)via the TL;DR App

no story

Written by marvin | Software engineer. I write code and stay weird.
Published by HackerNoon on 2020/06/30