写出下列程序的功能。 clear p=1 input"输入n的值” to n for i=1 to n p=p*i endfor ?p
出自:西安交通大学信息系统管理综合训练