print('%02d' %(3)) # 03
print('{:02d}'.format(3)) # 03
-
Notifications
You must be signed in to change notification settings - Fork 0
tmfrlrkvlek/algorithm_python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
코딩테스트 문제 풀이 기록 레포지토리입니다.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published