'Programming/python'에 해당되는 글 1건

  1. 2008/11/29   헐 파이썬 헐 python hul (2)
def fac(n):
	result =1;
	for i in range(2,n+1):
		result*=i;

	return result;

print fac(500);






하....................
지금까지 C언어 배열에 숫자 하나씩 넣어가면서 덧셈함수 만들고 곱셈함수 만들던 일이 모두 헛수고가 되어버렸어.



이런 슙라




파이썬 어떻게 배우나요??????????

이 글이 유익하다면 (굽신굽신) ->

Trackback Address >> http://zfanta.com/trackback/421 관련글 쓰기

  1. Favicon of http://adamsfamilypainting.com BlogIcon 김성환 2012/01/11 14:41  address  modify / delete  reply

    호랑이도 제 말하면 온다

  2. Favicon of http://crantfordsflowers.com BlogIcon 2012/01/13 18:11  address  modify / delete  reply

    떡 본 김에 제사 지낸다