I'm writing a program just for fun. My program will ask the user the date he would like to finish reading the book and calculate how many chapter or pages he will have to read in order to finish the book on time.
My initial program asks also the date today for the user, but I am just wondering if there is a way to make the program do this without asking the user for the date.