Skip to content

Instantly share code, notes, and snippets.

@adarshUC
Created January 1, 2024 10:25
Show Gist options
  • Save adarshUC/e42ae1b649670588383d0a639274009f to your computer and use it in GitHub Desktop.
Save adarshUC/e42ae1b649670588383d0a639274009f to your computer and use it in GitHub Desktop.
ahm
from time import strftime
year = strftime("%H%M")
print("Happy New Year", year)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment