Hello, i'm learning python, python is my first programming language.
Owkee here's the question: I need to make an agenda but i don't know where to start. (build a program that puts all the days in a dictionary, the keys are yyyy - mm - dd, the values is empty list for the appointments.
(I'm...