pull/362/head
esadakman 3 years ago committed by GitHub
parent e5b1542a8d
commit 90ca44d5f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -390,7 +390,7 @@ const b = [3, 4, 5, 7]
const countries = ['Finland', 'Sweden', 'Norway']
```
1. create an empty set
1. Create an empty set
2. Create a set containing 0 to 10 using loop
3. Remove an element from a set
4. Clear a set

Loading…
Cancel
Save