Answer to Question #294054 in Algorithms for Moon

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.


1
Expert's answer
2022-02-08T16:26:43-0500
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!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS