Loading

Quipoin Menu

Learn • Practice • Grow

python-for-ai / File Handling
exercise
1/5
Exercise 1Python-for-ai
Question

Write Python code to create a file named "sample.txt" and write the line "Hello, file handling!" into it. Then close the file.