Как проверить, установлен ли Matpot

# at the Python REP type
>>> import matplotlib
>>> matplotlib.__version__
'3.1.1'
Funny Finch