Day of the week of Christmas and New Year: Difference between revisions

Fix Python solution
(Fix Python solution)
Line 245:
=={{header|Python}}==
<lang python>
iimportimport datetime
 
weekDays = ("Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday")
1,480

edits