Input - start date, end date, format and type of output. Output - list of sundays for selected period. Python 3 is used.
- $ git clone https://github.com/blick882/SunnySundays
- $ cd SunnySundays
- $ pip install -r requirements.txt
- $ python task.py
Input - start date, end date, format and type of output. Output - list of sundays for selected period. Python 3 is used.