4

Types of Files in Python

http://www.itechtalk.com

A text file contains data that has been encoded as text, using a scheme such as ASCII or Unicode. Even if the file contains numbers, those numbers are stored in the file as a series of characters. As a result, the file may be opened and viewed in a text editor such as Notepad.

Read »
admin's picture
Created by admin 9 weeks 2 days ago – Made popular 9 weeks 2 days ago
Category: Technology   Tags: