# 여기에 코드를 작성하세요 리스트 = [ [1,2,3] , [4,5,6] ] print(리스트[0][0])
To embed this project on your website, copy the following code and paste it into your website's HTML: