This repository was archived by the owner on Dec 1, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork2
<Tips for Python like Python>
License
NotificationsYou must be signed in to change notification settings
currenjin/Python-like-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- 몫과 나머지를 한번에 계산하기_divmod, unpacking
- 진법변환을 간단하게 하기_int(x,base)
- 정렬을 쉽게 해보기_ljust, rjust, center
- 알파벳 모두를 출력하기_string 상수
- 2차원 리스트를 뒤집기_zip
- Type을 손쉽게 변환하기_map
- sequence 멤버를 하나로 이어붙이기_join
- sequence type 문자열 반복시키기_*
- 2차원 리스트를 1차원 리스트로 만들기_iterable
- 리스트의 원소를 사전순으로 출력하기_permutations
- 문자를 카운트 해보기_counter
- for문 안에 if문을 넣기_List comprehension
- for문에서 else를 이용하기_for-else
- 두 변수의 값을 바꾸기_swap
- 이진 탐색을 해보기_bisect
- 가장 큰 수를 표현하기_inf
- 파일을 입출력 하기_with-as
About
<Tips for Python like Python>
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.