Skip to content

Commit 966f4aa

Browse files
authored
Update Python - clear Set Items.txt
1 parent 7029942 commit 966f4aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python - clear Set Items.txt

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ thisset = {"apple", "banana", "cherry"}
33
thisset.clear()
44

55
print(thisset)
6+
//creater by Sanusanth

0 commit comments

Comments
 (0)