Python: matlpotlib Online Quiz

Python: matlpotlib Online Quiz

9th - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Pie Chart

Pie Chart

10th Grade

10 Qs

Spreadsheet Charts

Spreadsheet Charts

6th - 10th Grade

15 Qs

Excel Charts

Excel Charts

6th - 10th Grade

10 Qs

Favorites

Favorites

9th Grade

8 Qs

Excel Basic

Excel Basic

KG - University

10 Qs

Form 3 EWS-Computer Hardware Quiz

Form 3 EWS-Computer Hardware Quiz

9th Grade - University

12 Qs

POST TEST EXCEL GRAFIK

POST TEST EXCEL GRAFIK

10th Grade

11 Qs

zsTest2

zsTest2

KG - 12th Grade

15 Qs

Python: matlpotlib Online Quiz

Python: matlpotlib Online Quiz

Assessment

Quiz

Computers

9th - 10th Grade

Medium

Created by

Joana Salen

Used 115+ 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

we can not change the color of the chart

false

true

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is better to use pandas dataframe when putting title or labels in your chart.

True

False

5.

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)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code should we use to display our graphs?

plt.display()

plt.graph()

plt.show()

plt.chart()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

pyplot is also a python library.

False

True

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?