To begin a function, the keyword 'def' is used to notify python of the impending function definition, which is what def stands for.
確定! 回上一頁