題組內容

二、Scheme 是一種函式程式語言(functional programming language) ,其中定義了一個函式如下:
63992af2c05b7.jpg

(三)用 Scheme 語法,定義出一個函式 factorial n,這個函式要算出 n!。 (10 分)