Skip to content

Instantly share code, notes, and snippets.

@qhuang20
Created March 25, 2026 22:31
Show Gist options
  • Select an option

  • Save qhuang20/6d979a429db853099a37170c8e90f92a to your computer and use it in GitHub Desktop.

Select an option

Save qhuang20/6d979a429db853099a37170c8e90f92a to your computer and use it in GitHub Desktop.
我的第一个 Gist,记录一下代码生涯的第一次
def developer_life():
print("Hello World!")
print("Wait, why is it not working?")
print("Oh, I missed a colon.")
print("Okay, now it works. I am a genius.")
developer_life()
---
# ┐( ̄ヘ ̄)┌
# 我也不知道写什么,
# 但我就是想占领 GitHub 的一小块硬盘空间。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment