This repository contains solutions to data visualization exercises completed as part of the Artificial Intelligence Community of Pakistan (AICP) internship program.
The goal of this week's exercises was to practice creating various types of charts using Matplotlib and Pandas.
The tasks covered line plots, bar charts, pie charts, and scatter plots with different styles, labels, legends, and datasets.
Draw a line using given axis values, add labels to the X and Y axes, and include a title.
Plot two or more lines with:
- Legends for each line
- Different line widths
- Different colors
Plot two or more lines and set line markers for each data point.
Data: