Β· Steve Grice Β· quick python Β· 1 min read
Quick Python 4: Sipping from a File (Open/Print Contents)
In this video, we take a sip out of a file - just a quick skim, printing out the contents.
Itβs a great skill that weβll build on later.
Check out the source code here:
https://github.com/stephengrice/education/tree/master/Quick_Python/04_Read_a_File
If you need to install Python, we have you covered! Check out our Done in 90 Seconds series to get it installed FAST!