Posts by Flavio Souza • 1 point
1 post
-
0
votes1
answer56
viewsQ: Intellisense python
I’m learning to program in Python and is recurring in the following situation (this occurs in FDI pycharm, Atom and Spyder): I imported the matplotlib as follows: import matplotlib.pyplot as plt…