Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- CentOS7
- c3 축 없애기
- python subprocess
- c3 second
- grafana dashboard
- centos pyhon 설치
- snmp
- gcc 업데이트
- python os
- selinux port 등록
- g++ 업데이트
- c3 step graph
- python popen
- c3 초
- 정규식 컴파일
- c3 축 가리기
- regex_search
- 1697
- 백준
- snmp test
- 정규식 문자열 출력
- InfluxDB
- influxdb 설치
- 정규식 활용
- linux시간으로 변경
- c++ 정규식
- gcc regex
- semanage
- telegraf
- subporcess path
Archives
- Today
- Total
리셋 되지 말자
[python 공부] 프로그래머스 코딩 팁 기록 본문
파이썬
abs(숫자)
int("문자열로된 숫자", 2~16) : 2진수에서 16진수로 변환
sort(key=lambda x: x[1])
'Python' 카테고리의 다른 글
[python 문법] range (0) | 2021.04.28 |
---|---|
[python 공부] 파이썬 순열, 조합 (0) | 2021.04.09 |
[python 문법] map, filter, 람다 표현식, 리스트 컴프리헨션, 리스트 컴프리헨션 (0) | 2021.02.26 |
[python 문법] 타입 힌트 (0) | 2021.02.26 |
[python 문법] 네이밍 컨벤션 (0) | 2021.02.26 |
Comments