2015. 3. 5. 02:43
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

import sys


print('put some : ')
a=sys.stdin.readline().strip()
print(a)


'Python > Python 3.x' 카테고리의 다른 글

threadingEx.py  (0) 2015.03.05
forInReadline.py  (0) 2015.03.05
withAsReadline.py  (0) 2015.03.05
foo.py (feat. a conventional usage of 'self')  (0) 2015.02.25
MyClass.py (feat. __init__)  (0) 2015.02.25
Posted by af334