You almost have it, you are missing basic string concatenation/file reading. You can concatenate strings as [str1, str2, 'random charaters'] ...
確定! 回上一頁