Posts List
Day 11 - Blackjack (First project!)
2022-04-21 | 0 0 | Python 課堂筆記 100 Days of Code
使用 VScode + Code Runner 開發 Python 輸出為中文亂碼問題
2020-09-13 | 0 0 | vscode Python code runner 亂碼
解構賦值 destructuring assignment
2023-04-14 | 0 0 | Destructuring assignment 解構賦值
[27-1] 強制轉型 - 番外篇 ( 運算子預設的規定 ex: ==、+ )
2020-06-06 | 0 0 | implicit coercion Addition Operator loose equals