Extensions like .txt, .py, .CSV, etc in python language are example of _____.
2024
Extensions like .txt, .py, .CSV, etc in python language are example of _____.
- A.
text files
- B.
text editor
- C.
UNI CODE
- D.
ASCII
Attempted by 69 students.
Show answer & explanation
Correct answer: A
Files with extensions such as .txt, .py, and .csv are stored as text-based files that can be read as character data.