In order to pull a random word or string from a text file, we will first open the file in ... words = list ( map ( str , allText.split())).
確定! 回上一頁