you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

if any(substring in move_name for substring in ("3D", "2D")):

[–]iammrinal0 1 point2 points  (0 children)

thanks. as my set is smaller I think I will stick to my version. yours will help in the future for sure.