Search Header Logo

PYTHON MATPLOTLIB

Authored by RAVINDER B

Computers

Professional Development

Used 2+ times

PYTHON MATPLOTLIB
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Matplotlib is a ____ library for the Python programming language

  1. data science

  1. mathematics

mathematics

plotting

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is the correct command to install Matplotlib?

  1. pip install matplotlib

  1. pip install matplotlib.pz

  1. pip install matplotlib.*

All

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is the correct import statement to import the matplotlib module?

  1. import matplotlib from mat

  1. import matplotlib

  1. import matplotlib from plotting

  1. import matplotlib from plots

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which function is used to draw points (markers) in a diagram?

  1. write()

draw()

plot()

paint()

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is the correct code statement to draw a plot without a line?

  1. plt.plot(xpoints, ypoints)

  1. plt.plot(xpoints, ypoints, 0)

  1. plt.plot(xpoints, ypoints, False)

  1. plt.plot(xpoints, ypoints, 'o')

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which argument keyword can be used to emphasize each point with a specified marker in plotting?

  1. marker_points

marker

ring

types

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which argument keyword can be used to change the style of the plotted line?

line

lines

linestyples

linestyle

Access all questions and much more by creating a free account

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

Already have an account?