I\'m trying to translate this code from Phyton to Clojure for a College proyect. Python code=
x=[5,8,4,6,77,55,15,45,684,54,8,25] n=len(x) for i in range(n):