Question #294054

A new feature is to be implemented in Kindle. FEATURE : The user inputs the no. of days in which he would like to complete a particular book and the Kindle will create a reading plan for the user.



Write an algorithm which will output the reading plan to the user. The reading plan should be created keeping in mind that the user would like to begin and end reading a particular “chapter” of the book on the same day.


Expert's answer

Day=input("Number of days")
take(NumberOfPagesLeft, Today, Day)
Plan=NumberOfPagesLeft/(Day-Today)
output("You should read "+Plan+" pages a day")

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS