Python: matlpotlib Online Quiz

Python: matlpotlib Online Quiz

9th - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Information of Technology

Information of Technology

10th Grade

10 Qs

WordPress Basics Exam

WordPress Basics Exam

9th Grade

15 Qs

menu dan ikon Word

menu dan ikon Word

10th Grade

11 Qs

Algorithms

Algorithms

7th - 10th Grade

15 Qs

UH

UH

10th Grade

15 Qs

Diagnostik 1

Diagnostik 1

10th Grade

10 Qs

Program Implementation

Program Implementation

10th - 12th Grade

15 Qs

Effect of ICT

Effect of ICT

9th - 12th Grade

12 Qs

Python: matlpotlib Online Quiz

Python: matlpotlib Online Quiz

Assessment

Quiz

Computers

9th - 10th Grade

Practice Problem

Medium

Created by

Joana Salen

Used 115+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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?