Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 205 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 205 Bytes

ClutchSolutions

Running Elixir 14.3

Some programming exercises written in elixir as I learn elixir

###TODO

  • Fizzbuzz
  • Power and Sum of Result
  • Word Anagrams
  • Palindromes (doneish)