| Keyword | Definition |
|---|---|
| .csv file | a file which contains a table of data values separated by commas and newlines |
| .py file | a file which contains a python program which can be run |
| .txt file | a file which can contain any text data but which can't be run as a program |