Basic-Python-Programs
Basic-Python-Programs copied to clipboard
This is a Python daily task planner that displays a motivational quot…
This is a Python daily task planner that displays a motivational quote on its daily task planner. It fetches a random quote from the ZenQuotes API with a fallback when this fails. Finish This program allows users to input their daily tasks, which are saved in a JSON file with the current date so that smooth entry of tasks and daily inspiration are ensured.