calls the '+' function with arguments 1 2 3 and returns the value 6, the sum of arguments. New functions can be defined using defn: (defn average [x ...
確定! 回上一頁