• Custom User Avatar

    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.

  • Custom User Avatar

    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