+ 1
Im not able to import matplotlib in python so im i not doing it right or it isn't there here in sololearn?
This is how i do it Import matplotlib.pyplot as plt
1 Odpowiedź
+ 3
as matplotlib is not a part of standard library it win't work here...
This is how i do it Import matplotlib.pyplot as plt