Pure functions and side effects
A coworker of yours is learning about functional programming so that they can use it for a data processing task. They are struggling to understand the concept of a "pure function" and would like your help determining which of the processes they have on their list count as "pure functions" and which have side effects.
Este exercício faz parte do curso
Programming Paradigm Concepts
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
