Remove item List

You can also use dictionary block
as @WatermelonIce says dictionary works on Linkedhashmap and as I learned the java I know linkedhashmap does not allow duplicate keys so I have used dictionary in this ways

the output is

then you can do this

1 Like