We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7029942 commit 966f4aaCopy full SHA for 966f4aa
Python - clear Set Items.txt
@@ -3,3 +3,4 @@ thisset = {"apple", "banana", "cherry"}
3
thisset.clear()
4
5
print(thisset)
6
+//creater by Sanusanth
0 commit comments