For generating a random word from a list, we can use a method named “choice()”. For using the “choice()” method we have to import a module named “random”.
確定! 回上一頁