Your code does not follow this rule (latter) --> It should remove all values from list a, which are present in list b keeping their order.
It should remove all values from list a, which are present in list b keeping their order.
hello, is it ok if i paste what i have so far? i think my logic is messed up but i have no clue as to why, it should be possible but the code isnt doing what id like it to.... im having trouble removing duplicates from array A
im using python 3
Loading collection data...
Your code does not follow this rule (latter) -->
It should remove all values from list a, which are present in list b keeping their order.
hello, is it ok if i paste what i have so far?
i think my logic is messed up but i have no clue as to why, it should be possible but the code isnt doing what id like it to.... im having trouble removing duplicates from array A
im using python 3