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