emilybache / Pure-Or-Not-Quizz

warm-up quizz to remind people what they already know about pure functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pure Or Not Quizz

Short quizz. Look at the functions named "pure_or_not_n" where n is a number. Which ones are pure and which are impure?

This is a good warm-up exercise to remind people what they already know about pure functions.

See also the examples on Wikipedia

About

warm-up quizz to remind people what they already know about pure functions

License:MIT License


Languages

Language:Java 42.3%Language:C++ 32.7%Language:Python 21.9%Language:CMake 3.0%