JS跟python的變數很特別,他們兩個對於變數都有分:. mutable:array(python:list)、object(python:dict)... immutable:string、integer、float..
確定! 回上一頁