I'm trying to make a program that takes a date inputted by the user in 'yyyy mm dd' format and see how many days that input is from today. I have no idea how to do this but if u can help that would be great.
input("This is a function to find the difference between today and a date
you enter. Enter the date in this format: 'yyyy mm dd' ")