Notice
Recent Posts
Recent Comments
Today
Total
05-08 00:08
Archives
관리 메뉴

Jeongchul Kim

02 Python 자료형 본문

Computer Language

02 Python 자료형

김 정출 2015. 1. 28. 20:59

Python 자료형

숫자형, int float 8진수 16진수 복소수 문자열 string 리스트 list 터플 tuple
딕셔너리 dictionary 집합 set 참과거짓 false and true 변수variable















'Computer Language' 카테고리의 다른 글

04 함수, 입출력, 파일  (0) 2015.01.29
03 Python 조건문  (0) 2015.01.28
ReversiGame.py  (0) 2015.01.16
CaesarCiper.py  (0) 2015.01.16
SonarGame.py  (0) 2015.01.14
Comments