Login using Social Account
     Continue with GoogleLogin using your credentials
This is how you can check the version of Matplotlib installed.
To check the Matplotlib version, we use the __version__
command. Please check the version of Matplotlib installed in the lab:
import matplotlib
matplotlib.<< your code goes here >>
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...