리스트 = ["가", "나", "다", "라"]for ak in 리스트[:2]: print(ak)
Standard input is empty
가 나
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!