Advertisements
Advertisements
Question
How are text files different from binary files?
Answer in Brief
Advertisements
Solution
Text files:
- Extension is .txt
- Data is stored in ASCII format that is human readable
- Has EOL character that terminates each line of data stored in the text files
shaalaa.com
Types of Files in Python
Is there an error in this question or solution?
