Skip to content

Commit 0b7cd48

Browse files
authored
Update Python - Remove Set Items.txt
1 parent f7711f4 commit 0b7cd48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Python - Remove Set Items.txt

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

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

0 commit comments

Comments
 (0)