Skip to content

Instantly share code, notes, and snippets.

@dynamitechetan
Created August 29, 2019 15:33
Show Gist options
  • Save dynamitechetan/9feb104391f6068060e8709ee821569c to your computer and use it in GitHub Desktop.
Save dynamitechetan/9feb104391f6068060e8709ee821569c to your computer and use it in GitHub Desktop.
user=> (let [my-list (* 5 6 7 8)]
(println my-list))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment