Python 내장함수들

Alpha, Orderly·2025년 2월 25일
0

Python

목록 보기
2/3

pow

pow(a, b) == a^b
pow(a, b, c) == a^b MOD c
profile
만능 컴덕후 겸 번지 팬

0개의 댓글