Python: matlpotlib Online Quiz

Python: matlpotlib Online Quiz

9th - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Networks

Networks

8th - 9th Grade

13 Qs

IGCSE ICT Turtle Graphics

IGCSE ICT Turtle Graphics

10th Grade

10 Qs

Social media influencers

Social media influencers

6th - 12th Grade

10 Qs

Cyber Security Homework 1

Cyber Security Homework 1

7th - 9th Grade

15 Qs

Micro:bit

Micro:bit

6th - 9th Grade

10 Qs

Ethical and Social Issues in ICT

Ethical and Social Issues in ICT

10th Grade

15 Qs

แบบทดสอบ เรื่อง การใช้งานโปรแกรม Sketchup เบื้องต้น

แบบทดสอบ เรื่อง การใช้งานโปรแกรม Sketchup เบื้องต้น

10th - 12th Grade

10 Qs

J808 LO1 and LO2 planning project keywords / terms

J808 LO1 and LO2 planning project keywords / terms

9th - 11th 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?