Thiago Baldim

7,362
reputation
3
29
51

Developer, parallel computing enthusiast, Apache Spark and Functional programming is my new Role.

For Fun: Board Games, lots of them! 32+ and Counting.

solve = lambda problem: problem if problem == 42 else solve(problem.next)