felix.infinite

108
reputation
8

An passionate night-owl geek that is willing to solve any technology-related real-world problems ( probably if he could ) to help the others.

while True:
    def solve(problem):
        print problem, "solved"
    global problem
    solve(problem)