Skip to content

Instantly share code, notes, and snippets.

@fatosmorina
Created March 14, 2021 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fatosmorina/467719a5f42e5af41b4baa409e83fcd7 to your computer and use it in GitHub Desktop.
Save fatosmorina/467719a5f42e5af41b4baa409e83fcd7 to your computer and use it in GitHub Desktop.
from datetime import date
first_date= date(2021,1,22)
second_date = date(2021,2,5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment