Python Programming Tutorial #13 - How to Read a Text File

Profile Picture
- Published on Jun 21, 2017馃審 Public

This is the 13th video in my python programming series. Today I talk about how to read from a text file using python. Note: Make sure your file in in the directory as your python script or else this will not work! Also make sure you use the 'r' file mode. Text-Based Tutorial: https://techwithtim.net/tutorials/pyt... Please LIKE and SUBSCRIBE for more content. Video Tags: python,python tutorial,python language,python full course,python course,learn python,learn python programming,python tutorial for beginners,python tutorial 2018,python programming tutorial,python programming language,software development,programming tutorial,tech with tim, reading a text file