file.txt 价值观如下:
file.txt
word1 word2 word3 word4 word5
我想要的是Python 3中这样的元组:
my_tuple = ('word1','word2','word3','word4','word5')