Get startedGet started for free

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.

This exercise is part of the course

Programming Paradigm Concepts

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise