PYTHON MATPLOTLIB

PYTHON MATPLOTLIB

Professional Development

10 Qs

quiz-placeholder

Similar activities

IoT-Fundamental - Topic 3

IoT-Fundamental - Topic 3

Professional Development

8 Qs

Data visualisation with Python - Quiz 1

Data visualisation with Python - Quiz 1

Professional Development

7 Qs

Data Science / AI

Data Science / AI

Professional Development

15 Qs

Fundamentos de la IA

Fundamentos de la IA

Professional Development

10 Qs

Foundations II. Challenge II

Foundations II. Challenge II

Professional Development

15 Qs

FinTech 14-2 Deep Learning

FinTech 14-2 Deep Learning

Professional Development

8 Qs

PANDA PYTHON

PANDA PYTHON

11th Grade - Professional Development

9 Qs

FinTech 06-3 PyViz

FinTech 06-3 PyViz

Professional Development

8 Qs

PYTHON MATPLOTLIB

PYTHON MATPLOTLIB

Assessment

Quiz

Computers

Professional Development

Easy

Created by

RAVINDER B

Used 1+ times

FREE Resource

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

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?