Reading & Writing Files & Folders | Intro to Coding Python

preview_player
Показать описание
In this video we go over how you can read, write, and create both files and folders/directories using Python! When you learn how to manage files and folders with Python you unlock the ability to automate a lot of things for yourself and make your life a lot easier! Say you want to make a file that has a list of all permutations of a list of two names, write a quick python file to write that out to a file. Say you want to create a Excel spreadsheet or CSV programmatically, job done with Python!

Thanks for watching! ❤️

Timestamps:
00:00 Intro
00:27 Files Intro
01:14 Reading a File (r)
05:46 Writing to and Appending Files (w,a)
09:23 Create Files (x)
13:00 Create/Remove Directories
14:15 Create a Spreadsheet
16:50 Outro

#coding #python #files #folders #spreadsheets
Рекомендации по теме
Комментарии
Автор

Sorry this was such a long video. The next video is a big one though! A whole new direction on editing. Shorter videos and hopefully more entertaining to watch. Thanks for watching! <3

jakeeh
visit shbcf.ru