Midterm Test: Inquiry-Based Problem Solving with AI Tools
Midterm Test: Inquiry-Based Problem Solving with AI Tools
What You Will Do
What You Will Do
Understand the Problem
- Input: A CSV file containing student names and grades for various courses.
- Output:
- Calculate the average grade for each course.
- Create graphs to visualize each student’s grades.
Learn to Use AI Tools
- Break the problem into smaller, manageable parts.
- Ask targeted questions to AI tools like ChatGPT.
- Test and refine the AI-provided solutions.
- Focus on how to ask questions, evaluate the responses, and apply them effectively.
Final Goal
Complete the task by leveraging AI tools effectively:
- Use AI to guide you in reading the CSV file.
- Use AI to help you calculate averages.
- Use AI to create graphs for visualizing the data.