Python Tips and Hints #2- file io
In this video we will chat our way through some examples of importation and running through the lines of a text file. You know, file input/output stuff. Import statements are usually used to bring in Python modules that are not part of the base Python installation OR accessing other Python files that you may have written.
Reading in lines from a file is a completely different process which is usually done with “open”. We also go over nicknames we use for modules or files once we are running the program.
And since the channel is mostly about networking … books and other products for networkers
Packet Guide to Core Network Protocols:
Packet Guide to Routing and Switching:
Packet Guide to Voice over IP:
Network Engineering Fundamentals:
Advanced Network Engineering:
Virtualization, Networking, and Storage:
[ad_2]
source