본문 바로가기

저장소

검색하기
저장소
프로필사진 김연호님

  • 공부 (50)
    • JAVA (1)
    • C++ (5)
    • OpenCV (18)
    • caffe (9)
    • 메모 (4)
    • Linux (4)
    • MFC (3)
    • Python (1)
    • CNTK (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/12   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
Tags
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Python (1)

저장소

파이썬 scanf, scanner

파이썬은 raw_input(), input()을 씀 import os userinput = raw_input("how old are you? ") print userinput, "data_type : ", type(userinput) uinput = input("how tall are you? ") print uinput, "data_type : ", type(uinput) ------------------------------------------how old are you? 1818 data_type : how tall are you? 170170 data_type : ------------------------------------------ raw_input()은 str, input()은 int,..

Python 2018. 1. 29. 22:01
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바