This is part of a homework assignment. I am not asking anyone to specifically do the homework for me because I would like to learn myself; however, can anyone elaborate as to how I would go about doing this? This is our second assignment, and personally, I think this is such an advanced task for a beginner. Anyways, any help would be GREATLY appreciated!
I know that the user should input the date in a "XX/XX/XXXX" format, but what about the calculation and displaying the day? Also, how should I handle the user input? Should I use three variables for input or just ask for the date at once?