Skip to content

Instantly share code, notes, and snippets.

@asdf8601
Created December 4, 2024 08:55
Show Gist options
  • Save asdf8601/aeb6d3b894bfcb52aed7d8ff1edaa7f5 to your computer and use it in GitHub Desktop.
Save asdf8601/aeb6d3b894bfcb52aed7d8ff1edaa7f5 to your computer and use it in GitHub Desktop.
hello-world gist test
# /// script
# requires-python = ">=3.11"
# dependencies = [
# ]
# ///
print("hello, world from my gist!")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment