Python id()

사용 버전: Python 3.6.8
사용 프로그램: Atom 1.38.1 x64


파이썬 id()에 대해서 알아보겠습니다.

괄호 안에는 변수 이름이 들어갑니다.

id()는 해당 변수의 저장 주소를 보여줍니다.









신기하게도, 파이썬은 단일한 같은 값을 가진 변수는 같은 주소를 가지는군요.


리스트 등의 배열의 경우에는 주소가 달라집니다.










끝.




카테고리: Standard Library, Python

댓글

이 블로그의 인기 게시물

Python urllib.parse.quote()

Python OpenCV 빈 화면 만들기

Python bytes.fromhex()

Android Minimum touch target size

tensorflow tf.random.uniform()

tensorflow tf.expand_dims()

KiCad 시작하기 2 (PCB 만들기)

Forensics .pyc 파일 .py로 복구하기

Android Java 8+ Api desugaring

Android Notification with Full Screen