A Programmer Needs to Plan Ahead
What are the inputs and outputs?
Input: "tickerSymbol" is a string.
Output: "TradePrice" is a floating point number.
At least a programmer needs to know this much
because he will not call the web service, his program will.
©2012
Charles Petrie
- permission to reproduce widely with attribution.