For loops and comprehensions in Elixir - transforming imperative code A guide on how to transform imperative code like for loops and comprehensions to a functional style, using Python and Elixir as examples