palindrome-date-calendar A Python script that show on console the palindrome dates in a range of years Prepare run chmod ugo+wrx run.py How to run run python3 run.py --start 2000 --end 2050 >>output.txt --start default value is 2000 --end default value is 2030 >> output.txt is optional