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