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.
Diese Übung ist Teil des Kurses
Programming Paradigm Concepts
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
