SellStock constructor

SellStock()

Initializes a new instance of SellStock class.

def __init__(self):
    ...

See Also