what are set values code example Example: Sets can be used to store __________. in js Click to copylet my= new Set() my.add(1) my.add("qw")