x =[]s=input ("请输入")for c in s: x.append (c)print(x[0])
jikfg
请输入j
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!