1. What is file handling? | ![]() |
2. How can I create a file in Python? | ![]() |
3. How can I read the contents of a file in Python? | ![]() |
4. How can I write data to a file in Python? | ![]() |
5. How can I close a file in Python? | ![]() |