in a flask app I got a funtion returns weird code not expected:
a = [(1, "test1", 2), (2, "test2", 13), (3, "test3, 17)] def f(n): fo