Example #1
0
def priceToSell():
    return getStockPrice()
Example #2
0
def priceToBuy():
    return getStockPrice()