Skip to content

Instantly share code, notes, and snippets.

@javidselimov
Created November 7, 2020 07:33
Show Gist options
  • Save javidselimov/f94663b71f88da35d3bc69862b1cd4f5 to your computer and use it in GitHub Desktop.
Save javidselimov/f94663b71f88da35d3bc69862b1cd4f5 to your computer and use it in GitHub Desktop.
import calendar
print(calendar.TextCalendar(firstweekday=7).formatyear(2020))
@javidselimov
Copy link
Author

python interactive calendar module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment