We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c562fa commit f0dec92Copy full SHA for f0dec92
sets/set_metheds.py
@@ -0,0 +1,3 @@
1
+a={5,4,2,3,7,5,8,9,6}
2
+a.add(55)
3
+print(a)
0 commit comments