0 / 60 seg.

What will this comprehension provide you?

{x : [y for y in range (1, x) if x % y == 0] for x in range (2, 100)}