Skip to content

Instantly share code, notes, and snippets.

@adarshUC
Created January 1, 2024 10:25
Show Gist options
  • Save adarshUC/98dd906d7d682ffa15d00af36fa44307 to your computer and use it in GitHub Desktop.
Save adarshUC/98dd906d7d682ffa15d00af36fa44307 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