Activity1
Across
- 2. it is used to close the file automatically
- 5. It is uded to write multiple strings to a file
- 6. It is raised when trying to open a file which is not existing
- 8. It is raised when the requested module definition is not found.
Down
- 1. It is used to store data in terms of bytes
- 3. It raises when wrong value is provided
- 4. It is used to test an expression if the testing comes false
- 7. it is a mode used to add the data to file