It's probably a brittle solution, but for the strings provided ...
this one is the GOAT
I'll do it that way after now. Thank you so much, it was very helpful. And your time :) have a good day @urawsm
This comment is hidden because it contains spoiler information about the solution
I would object that the module documentation should not include task definition, but rather what it does. So "Write a function" should go away :)
do the same, we both forget about strings rules of impl
hi, regarding this part: |> Kernel. -(Enum.sum(a)) -> is "Kernel." represents the sum of the elements raised to the power of b of the list? thanks for the explanation.
Loading collection data...
It's probably a brittle solution, but for the strings provided ...
this one is the GOAT
I'll do it that way after now. Thank you so much, it was very helpful. And your time :)
have a good day @urawsm
This comment is hidden because it contains spoiler information about the solution
I would object that the module documentation should not include task definition, but rather what it does. So "Write a function" should go away :)
do the same, we both forget about strings rules of impl
hi, regarding this part:
|> Kernel. -(Enum.sum(a)) -> is "Kernel." represents the sum of
the elements raised to the power of b of the list? thanks for the explanation.