Study
2016년 3월 29일 화요일
파이썬 %s %d 스트링
print("%s %d" % (name, number))
'Hi %s I have %d donuts' %('Alice', 42)
https://docs.python.org/2/library/stdtypes.html#string-formatting-operations
댓글 없음:
댓글 쓰기
최근 게시물
이전 게시물
홈
피드 구독하기:
댓글 (Atom)