import module 將匯入一個模組,然後允許你使用 module.name 語法引用其物件- 值,函式和類。在上面的例子中,匯入了 random 模組,其中包含 randint ...
確定! 回上一頁