You have already completed these exercises!
Do you want to take them again?
You completed the JS Set Methods Exercises from W3Schools.com
Share on:
Which method can be used to check if a Set contains a specified value?
contains()
indexOf()
has()
inSet()