공부
[Python] inf 무한대
승가비
2020. 11. 7. 15:40
728x90
maximum = float('inf')
minimum = float('-inf')
print(maximum, minimum)
http://blog.daum.net/sualchi/13720745
파이썬, float 무한대 표기와 int 형 최대 최소 값
///////////////////////////////////////////////////////////////////// 강남 대치동 코딩 학원 안내 "정보 코딩의 시작과 피지컬 융합교육" 상담문의: 010-4440-0813 창의발명코딩학원(대치점):코딩/피지컬/..
blog.daum.net
https://leetcode.com/problems/coin-change/
Coin Change - LeetCode
Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview.
leetcode.com
728x90