basic formatting:
'{} {}'.format('one', 'two')
'python' 카테고리의 다른 글
list끼리 + 는 되지만 - 는 안된다? / append , extend 차이 (0) | 2020.06.17 |
---|---|
"pithon" 을 "python"으로 바꾸기 (0) | 2020.06.16 |
sequence of "non-decreasing" numbers (0) | 2020.06.12 |
print odd numbers (1 ~199) (0) | 2020.06.12 |