Question
How to join particular elements from 2 different lists
I have two local variables storing list of numbers:
How can I get coordinates from this like
1,1
2,1
3,1
4,1
based on column and row value together?
I have two local variables storing list of numbers:
How can I get coordinates from this like
1,1
2,1
3,1
4,1
based on column and row value together?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.