git clone https://github.com/ahora3734/2022.7._python_basic.git
https://c11.kr/15nmo - 신태준
https://c11.kr/15nmz - 이태하
https://c11.kr/15frb - 양예지
https://c11.kr/15fra - 이현우
https://c11.kr/15fr9 - 김준석
https://c11.kr/15frl - 이건우
5:25 top 10 programming languages(1965-2021)
3:48 Most Popular Programming Languages - 1965/2022
단, 파일명이 영문 또는 숫자이어야 함.
print(type(a)) #변수 a의 class 확인
print(id(a)) #변수 a의 할당된 주소
print(ord('a')) #문자 a의 아스키코드