🌈 搜索
📅  最后修改于: 2022-03-11 14:46:37.646000             🧑  作者: Mango
string = 'This is a string' print(string[0]) #output: 'T'