hi! how can I combine integers from two arrays without repeating same integers?
arrays
Collapse
X
-
Well, if you are using python, creating a set out of them would do the trick.Originally posted by cmschi! how can I combine integers from two arrays without repeating same integers?
Since Python is probably not your programming language, you'll need to tell us that information in order to get a more specific reply.
Thanks for joining.
Comment