Beginner
Python Code Generator
Create efficient Python scripts for data automation tasks.
📝 프롬프트 내용
Act as a Python developer. Write a script that reads a CSV file named 'data.csv', calculates the average value of the column labeled 'sales', and prints the result. Include error handling for missing files.