if i have a node that had a different number everytime and i want to delete only the nodes that are repeated(which has random numbers in them) and how would i count them to see how many of each i would have.
can i use if statements to count the same numbers and a if statment for the deleting ???