리스트 = ['dog', 'cat', 'parrot']for fir in 리스트: print(fir[:1])
Standard input is empty
d c p
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!