본문 바로가기

Programming Language/Python3.6

모두의 알고리즘 with 파이썬 (컴퓨팅 사고를 위한 기초 알고리즘) - 문제 04

팩토리얼을 구하는 알고리즘(1): 연속한 숫자의 곱을 구하는 알고리즘

팩토리얼을 구하는 알고리즘(2): 재귀 호출 알고리즘

연습 문제 4-1

1부터 n까지의 합 구하기

연습 문제 4-2

숫자 n개 중에서 최잿값 찾기

https://github.com/yenyen31/Python-Algorithm/blob/main/pr4.py

 

GitHub - yenyen31/Everybody-s-Algorithm-with-Python

Contribute to yenyen31/Everybody-s-Algorithm-with-Python development by creating an account on GitHub.

github.com

반응형