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 ejercicio forma parte del curso
Programming Paradigm Concepts
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
