Python 썸네일형 리스트형 #escape #newling #docstring #escape print("hell'o' \"w\"orld") #newling print('H\ne\nl\nl\no') #docstring print(''' H E L L O ''') 더보기 이전 1 2 3 다음