Секція 2. Розділ 7
single
Challenge: Visualize Class Performance
Свайпніть щоб показати меню
Visualizing grades can help teachers quickly identify trends. In this challenge, you'll use matplotlib to create a bar chart of student grades.
Завдання
Swipe to start coding
Write a Python script that takes a dictionary of student grades and generates a bar chart with student names and their corresponding grades.
- Use the keys of the dictionary as the labels for the x-axis.
- Use the values of the dictionary as the heights of the bars.
- Add a label for the x-axis: "Student Name".
- Add a label for the y-axis: "Grade".
- Add a title for the chart: "Class Performance".
- Display the bar chart.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 7
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат