matplotlib

matplotlib

10th Grade

10 Qs

quiz-placeholder

Similar activities

Visualizing Data

Visualizing Data

10th Grade - University

15 Qs

kuis informatika

kuis informatika

8th Grade - University

10 Qs

EXAM REVIEW

EXAM REVIEW

6th - 12th Grade

15 Qs

MS Excel

MS Excel

10th Grade

11 Qs

Formatting charts and graphs

Formatting charts and graphs

10th Grade

7 Qs

Excel Chart

Excel Chart

9th - 12th Grade

10 Qs

Python with DataScience

Python with DataScience

7th Grade - University

10 Qs

PPT - Lesson 6

PPT - Lesson 6

9th - 12th Grade

7 Qs

matplotlib

matplotlib

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Mariam Alketbi

Used 242+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which library we import if we want to draw chart

numpy

matplotlib

pandas

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

to add a title in the chart we use the function

title("title of the chart")

plt.title("title of the chart")

plt.title(title of the chart)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the codes below should we use to rotate the data ticks on x-axis?

plt.xticks(rotation=30)

plt.ylabel(rotation=30)

plt.yticks(rotation=30)

plt.xlabel(rotation=30)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code should we use to display our graphs?

plt.display()

plt.graph()

plt.show()

plt.chart()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

pyplot is also a python library.

False

True

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This is an example of a ___________.

Scatter Chart

Line Graph

Bar Graph

Pie Chart

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can use matplotlib without installing the library.

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?