You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
improve(library/intro): refine word choices for naturalness and accuracy
- 鎖死 → 卡死: "lock up" means freeze/hang, not deadlock
- 察覺/運行 → 得知/執行: more direct and consistent terminology
- 產生新行程 → 建立新行程: consistent with project's use of 建立 for create
- 編譯器 → 直譯器: Python is an interpreter, not a compiler
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments