Be concise but complete
Last updated
Last updated
General Rule: Be concise to avoid overwhelming the model, but include all necessary information.
Less effective prompt: Can you help me with my project?
More effective prompt: I need help writing a Python function that reads a CSV file and prints the contents. The file has three columns: 'name', 'age', and 'email'.