Created
December 4, 2024 08:55
-
-
Save asdf8601/aeb6d3b894bfcb52aed7d8ff1edaa7f5 to your computer and use it in GitHub Desktop.
hello-world gist test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# /// 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