앗! 해커스펍! 코드스니펫 공유하는게 GitHub Gist보다 편하다!!!
# 요런 식으로
def greeting(word: str) -> None:
print(f"hello {word}")
greeting("world")
앗! 해커스펍! 코드스니펫 공유하는게 GitHub Gist보다 편하다!!!
# 요런 식으로
def greeting(word: str) -> None:
print(f"hello {word}")
greeting("world")
If you have a fediverse account, you can quote this note from your own instance. Search https://hackers.pub/ap/notes/019afda1-afbe-7608-94b0-0ffb3a28008a on your instance and quote it. (Note that quoting is not supported in Mastodon.)