Thiago Baldim

5,991
reputation
2
26
45

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)