Clojure


Making calculations using Clojure:

(+ 1 2) => 3
(- 5 4) => 1
(* 2 3) => 6
(/ 2 4) => 2/4

Δεν υπάρχουν σχόλια:

Δημοσίευση σχολίου