Python Basics: Reading and Writing Files

Опубликовано: 12 Октябрь 2024
на канале: Coding is for girls
7,747
171

Time to talk about files in Python 🕐. Today we will check if the file exists, read and write its content 📂. We will also learn what is a module in Python and how to use it.

✨ Make sure to check complete "Python Basics" playlist here:    • Python Basics  

💁💻 My social media:
Twitter:   / codingisforgirl  
Facebook:   / codingisforgirls  

🐍📖 Check these resources to learn more:
My "Python Basics: While Loop" video    • Python Basics: While Loop  
Python Standard Modules Documentation: https://docs.python.org/3/tutorial/mo...
Django Girls Tutorial: http://tutorial.djangogirls.org/