April 2015
Intermediate to advanced
264 pages
5h 31m
English
It is now time to put our newly-learned skills into practice. Here is a new requirement to build into the Stock class:
Stock class should be able to handle such cases, and the price attribute should return the latest price as per the timestamp.is_increasing_trend should also process the latest three prices as per their timestamps.Try your hand at implementing this requirement. Do not make any changes to the existing interfaces ...
Read now
Unlock full access