Using some classes like someclass and doing someclass. will bring up a bunch of methods, in pycharm the little icon to the left is an 'm'.
Importing random and using that gives me little 'v's. Apparently those stand for variables but they're methods/functions?
For example random.choice()