Page not loading? Try clicking here.
Placeholder

#781
Language restricted

리스트 1 - 자가진단 1 1s 16MB

Problems

리스트를 만들고, 'Salad', 'Pizza', 'Chicken', 'Soup' 을 저장 후 출력 예와 같이 나오도록 하는 프로그램을 작성하라.​


Example

['Salad', 'Pizza', 'Chicken', 'Soup']

Source

자기주도 파이썬

You must sign in to write code.