The syntax is import module-file-name. In the tutorial, because the module file is "ep34.py", the importing statement is import ep34. After that, calling a ...
確定! 回上一頁