clojure-uebungen/Assignment_001/solution
Thomas Smits ff95f820c4 first commit 2024-03-11 10:32:49 +01:00
..
readme.md first commit 2024-03-11 10:32:49 +01:00

readme.md

Lösung: 01_basics/01_prefix.md
















```clojure (- (* (/ 42 (+ (* 3 3) 3)) 4) 11) ```