Qix
0
Q:

filter dict

{k: v for k, v in points.items() if v[0] < 5 and v[1] < 5}
1

New to Communities?

Join the community