Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to check if matpot is installed

# at the Python REP type
>>> import matplotlib
>>> matplotlib.__version__
'3.1.1'
Source by problemsolvingwithpython.com #
 
PREVIOUS NEXT
Tagged: #check #matpot #installed
ADD COMMENT
Topic
Name
1+5 =